利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服
☆78Mar 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。☆40Apr 23, 2024Updated 2 years ago
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆52Jun 10, 2025Updated 10 months ago
- 基于本地模型(Qwen) + langchain-Node 实现的本地知识库问答(RAG 应用) Demo。☆11Mar 27, 2024Updated 2 years ago
- ☆11Mar 22, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 9 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆68Aug 12, 2024Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆36Jul 24, 2024Updated last year
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆29Dec 11, 2025Updated 4 months ago
- ☆14Dec 6, 2023Updated 2 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆24Jun 29, 2024Updated last year
- pdf multimodal rag 【pdf多模态rag问答】☆28Feb 26, 2025Updated last year
- An open platform for training, serving, and evaluating large language model for tool learning.☆21Aug 4, 2023Updated 2 years ago
- prompt engineering ,llm,text2sql☆38Oct 7, 2023Updated 2 years ago
- 基于大语言模型的检索增强生成RAG示例☆174May 4, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,189May 21, 2024Updated last year
- ChatGPT WebUI using gradio. 给 LLM 对话和检索知识问答RAG提供一个简单好用的Web UI界面☆140Aug 22, 2024Updated last year
- graphrag的基础架构☆46Oct 17, 2024Updated last year
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 同态 加密☆21Dec 29, 2021Updated 4 years ago
- 基于大模型+知识图谱的知识库问答☆512Apr 8, 2026Updated 3 weeks ago
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- 基于机器学习与BERT的在线招聘欺诈检测平台☆14Jul 20, 2020Updated 5 years ago
- ☆10Sep 17, 2023Updated 2 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 使用大模型自动构建课程知识图谱☆38May 26, 2025Updated 11 months ago
- 可以将bert相关模型在网站上进行展示、测试,后端使用flask,前端使用vue。☆11Aug 20, 2021Updated 4 years ago
- 智能家居(Intelligent Furniture)☆12Dec 2, 2019Updated 6 years ago
- SmartCommunity是一套适合互联网企业使用的开源应急管理综合应用平台统,是充分利用移动互联网信息技术的集成应用,以家庭为中心、结合社区、商家等服务主体,将物业服务、社区服务等整合在一个高效的系统之中。让市民轻松享受安全、便捷、精彩、健康、幸福的智慧生活,本项目为前…☆20Oct 22, 2024Updated last year
- this is the code of MMCLR☆44Apr 22, 2023Updated 3 years ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Apr 4, 2021Updated 5 years ago
- ☆21Feb 23, 2023Updated 3 years ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆24Aug 31, 2024Updated last year
- 智慧教室监考系统,作弊检测和考生点名功能(智慧教室的最后一个项目,尝试使用c++部署算法,使用TensorRT进行加速)☆62Mar 28, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆10Mar 6, 2024Updated 2 years ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆270Dec 26, 2024Updated last year
- CHisIEC An Information Extraction Corpus for Ancient Chinese History☆20Nov 25, 2025Updated 5 months ago
- deepseek思维树模式实现☆23Jul 17, 2025Updated 9 months ago
- 基于百度webqa与dureader数据集训练的Albert Large QA模型☆77May 2, 2020Updated 6 years ago
- OAuth Login for Gradio. Supports multiple identity providers.☆16Jan 20, 2025Updated last year
- 一款自动化写标书的后端代码,开源免费使用☆32Jun 11, 2025Updated 10 months ago