基于大语言模型的检索增强生成RAG示例
☆173May 4, 2025Updated 11 months ago
Alternatives and similar repositories for rag-omni
Users that are interested in rag-omni are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。☆91Nov 5, 2025Updated 5 months ago
- TrustRAG:The RAG Framework within Reliable input,Trusted output☆1,250Jan 7, 2026Updated 3 months ago
- 大模型检索增 强生成技术最佳实践。☆87Sep 4, 2024Updated last year
- 本项目是针对RAG中的Retrieve阶段的召回技术及算法效果所做评估实验。使用主体框架为LlamaIndex.☆294Jul 24, 2025Updated 8 months ago
- CCL2024 Chinese Essay Rhetoric Recognition and Understanding☆17Oct 1, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 介绍docker、docker compose的使用。☆21Sep 4, 2024Updated last year
- 自己tkinter开发的一个NER标注工具直接生成BIO文件.环境python3☆11Jan 29, 2022Updated 4 years ago
- 企业级RAG系统从入门到精通☆666Jun 25, 2025Updated 9 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,159May 21, 2024Updated last year
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆1,110Jul 5, 2025Updated 9 months ago
- Codes for our paper "RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation"☆203Aug 16, 2024Updated last year
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆40Apr 23, 2024Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆350Mar 31, 2024Updated 2 years ago
- 一个适合学习、使用、自主扩展的RAG【检索增强生成】系统!可联网做AI搜索☆526Sep 4, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- ☆17Mar 8, 2025Updated last year
- prompt engineering ,llm,text2sql☆38Oct 7, 2023Updated 2 years ago
- 大语言模型应用:RAG、NL2SQL、聊天机器人、预训练、MOE混合专家模型、微调训练、强化学习、天池数据竞赛☆76Feb 10, 2025Updated last year
- [EMNLP'2024 Findings] Explore generated documents for enhanced IR with LLMs. We enhance BM25 to surpass strong dense retriever on many da…☆15Mar 28, 2025Updated last year
- Code for "An Empirical Study of Retrieval Augmented Generation with Chain-of-Thought"☆17Jul 27, 2024Updated last year
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated last year
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆88Jan 2, 2024Updated 2 years ago
- 使用Qwen1.5-0.5B-Chat模型进行通用信息抽取任务的微调,旨在: 验证生成式方法相较于抽取式NER的效果; 为新手提供简易的模型微调流程,尽量减少代码量; 大模型训练的数据格式处理。☆14Sep 6, 2024Updated last year
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- TensorFlow: learn and practice☆11Aug 30, 2018Updated 7 years ago
- BLOOM 模型的指令微调☆24Jun 15, 2023Updated 2 years ago
- 本项目用于Embedding模型的相关实验,包括Embedding模型评估、Embedding模型微调、Embedding模型量化等。☆73Jul 16, 2024Updated last year
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆267Dec 26, 2024Updated last year
- pdf multimodal rag 【pdf多模态rag问答】☆28Feb 26, 2025Updated last year
- unified embedding model☆877Sep 1, 2023Updated 2 years ago
- 基于Adversarial Attack的问题等价性判别比赛☆13Dec 5, 2019Updated 6 years ago
- Advanced Multi-Turn QA System with LLM and Intent Recognition. 基于LLM大语言模型意图识别、参数抽取结合slot词槽技术实现多轮问答、NL2API. 打造Function Call多轮问答最佳实践☆681Jul 17, 2025Updated 8 months ago
- This is the official implementation for MA-LoT.☆19Aug 4, 2025Updated 8 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- lightweighted deep learning inference service framework☆39Jun 19, 2021Updated 4 years ago
- Text Matching Based on LCQMC: A Large-scale Chinese Question Matching Corpus☆16Jan 12, 2021Updated 5 years ago
- Basic openAI chat Bot on neo4j knowledge graph☆12Oct 4, 2023Updated 2 years ago
- Retrieval and Retrieval-augmented LLMs☆11,537Apr 1, 2026Updated 2 weeks ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆36Jul 24, 2024Updated last year
- ChineseMedicalAssistant based on Internlm-chat-7b☆18Mar 13, 2024Updated 2 years ago
- 2020厦门国际银行数创金融杯建模大赛-优胜奖 方案☆11Feb 2, 2021Updated 5 years ago