davidhandsome86 / LLM_RAGLinks
利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服
☆67Updated last year
Alternatives and similar repositories for LLM_RAG
Users that are interested in LLM_RAG are comparing it to the libraries listed below
Sorting:
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆46Updated 10 months ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆39Updated last week
- RAG+ChatGPT+LangChain搭建本地知识库文档问答系统