zhangzg1 / rag_with_chatLinks
基于RAG的知识问答系统,主要结合了 LLM、Langchain、提示工程、优化知识库结构和检索生成流程、vllm 推理优化框架等技术
☆15Updated 2 months ago
Alternatives and similar repositories for rag_with_chat
Users that are interested in rag_with_chat are comparing it to the libraries listed below
Sorting:
- 使用大模型自动构建课程知识图谱☆28Updated last week
- ☆151Updated 2 months ago
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆17Updated 2 months ago
- ☆85Updated 3 weeks ago
- ☆203Updated 6 months ago
- The official GitHub page for the survey paper "Towards Next-Generation LLM-based Recommender Systems: A Survey and Beyond". And this pape…☆195Updated 3 weeks ago
- Official code for "Direct Retrieval-augmented Optimization: Synergizing Knowledge Selection and Language Models"☆176Updated 3 weeks ago
- Building Intelligent Applications: The Powerful Combination of LangChain, Neo4j, and GraphRAG☆54Updated 3 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆43Updated 9 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆32Updated 10 months ago
- 基于电商数据微调的Qwen1.5系列的电商大模型,包括0.5b-base,0.5b-chat,1.8b-base,7b-base,以及基于llama3-chinese-sft版本的基础模型的sft后电商大模型。☆18Updated last year
- 大语言模型(LLM)理论+代码教程,由浅入深,带你系统学习LLM的理论知识并从代码层面理解其如何实现。☆26Updated last month
- Graphrag的api扩展,可通过api调用,以嵌入在自己的web服务☆120Updated 5 months ago
- ResearchGPT是一个智能研究助手,可以帮助研究人员分析文献、发现研究空白、设计实验和撰写论文。ResearchGPT is an intelligent research assistant that can help researchers analyze lit…☆204Updated this week
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆32Updated last year
- 基于知识图谱和大模型的对话系统☆9Updated 3 weeks ago
- Official code for ACL2025 "🔍 Retrieval Models Aren’t Tool-Savvy: Benchmarking Tool Retrieval for Large Language Models"☆171Updated last week
- Official Repo for WWW 2025 paper "Tool Learning in the Wild: Empowering Language Models as Automatic Tool Agents"☆210Updated last month
- [ACL 2024] RA-ISF: Learning to Answer and Understand from Retrieval Augmentation via Iterative Self-Feedback.☆190Updated 8 months ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆52Updated 5 months ago
- EasyDeploy is engineered to provide users with end-to-end deployment capabilities for large-scale models.☆152Updated last month
- 这不是一个AI大模型,但是可以帮你快速集成AI大模型到Spring项目中,并通过“检索增强生成(RAG)”的方式建立专家知识库帮助大模型回答问题。☆149Updated 3 months ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆21Updated last year
- 本项目旨在利用LangChain和大语言模型(如ZhipuAI)开发一个智能数据库问答系统。 该系统能够通过自然语言理解用户的查询请求,自动生成相应的SQL语句并执行,最后将查询结果以自然语言 形式返回用户。☆13Updated 10 months ago
- 阿里天池: 2023全球智能汽车AI挑战赛——赛道一:AI大模型检索问答 baseline 80+☆105Updated last year
- 基于Qwen2+SFT+DPO的医疗问答系统,项目中使用了LLaMA-Factory用于训练,fastllm和vllm用于推理,☆8Updated 2 weeks ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆30Updated 8 months ago
- ☆40Updated 3 weeks ago
- Exploring large language models for knowledge graph completion. ICASSP 2025☆131Updated last year
- 针 对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆25Updated 10 months ago