利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服
☆77Mar 2, 2024Updated 2 years ago
Alternatives and similar repositories for LLM_RAG
Users that are interested in LLM_RAG are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆42Apr 23, 2024Updated 2 years ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆49Jun 10, 2025Updated last year
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答(RAG 应用) Demo。☆11Mar 27, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆20Jul 28, 2025Updated 11 months ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆28Updated this week
- ☆14Dec 6, 2023Updated 2 years ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆354Mar 31, 2024Updated 2 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆26Jun 29, 2024Updated 2 years ago
- pdf multimodal rag 【pdf多模态rag问答】☆28Feb 26, 2025Updated last year
- An open platform for training, serving, and evaluating large language model for tool learning.☆22Aug 4, 2023Updated 2 years ago
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统☆95Jan 2, 2024Updated 2 years ago
- prompt engineering ,llm,text2sql☆39Oct 7, 2023Updated 2 years ago
- 基于大语言模型的检索增强生成RAG示例☆175Jun 23, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- [Recsys'2023] "RCL: Multi-Relational Contrastive Learning for Recommendation"☆17Sep 6, 2023Updated 2 years ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,332May 29, 2026Updated last month
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆22Dec 5, 2019Updated 6 years ago
- 政策新闻领域 实体识别+关系抽取 基于4000句txt微调得到☆12Updated this week
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆142Aug 22, 2024Updated last year
- graphrag的基础架构☆46Oct 17, 2024Updated last year
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 基于大模型+知识图谱的知识库问答