基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)
☆49Jun 10, 2025Updated last year
Alternatives and similar repositories for simple_RAG_with_LLMs_API
Users that are interested in simple_RAG_with_LLMs_API are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆66Dec 20, 2024Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆32Jul 24, 2024Updated 2 years ago
- 基于大模型+知识图谱的知识库问答☆561Apr 8, 2026Updated 4 months ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电 影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆40Jul 22, 2024Updated 2 years ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- chatLib RAG+LLM图书管理系统 ❤️ springboot+react+langchain+chroma☆21Jan 18, 2025Updated last year
- 使用大模型自动构建课程知识图谱☆41May 26, 2025Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆20Jul 28, 2025Updated last year
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,398May 29, 2026Updated 2 months ago
- 基于chatglm实现的知识问答系统,本地知识库经过es检索系统召回+text2vec向量相似度计算再召回,作为prompt输入给chatglm后生成回答☆19Jul 24, 2023Updated 3 years ago
- 🐝 引巢 · ZyHive | AI 团队操作系统 — 为 AI 成员注入灵魂,可视化管理多智能体团队。Self-hosted AI Team OS · Go + Vue 3 · One-click deploy☆19Aug 2, 2026Updated last week
- Text-to-SQL with GraphRAG on Knowledge Graph Semantic Representation of SQL Databases☆23May 23, 2025Updated last year
- 欢迎来到 RAG 检索增强生成!这是一个使用 OpenAI API 和 Milvus 向量数据库的问答系统,结合了检索增强生成(RAG)技术。☆10Nov 4, 2024Updated last year
- 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.
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆355Mar 31, 2024Updated 2 years ago
- A book room based Agent | 智能书库☆52Apr 30, 2025Updated last year
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 问答系统☆13Apr 3, 2019Updated 7 years ago
- 基于大模型与多模态知识图谱技术融合的智慧农业问答系统,支持结构化文本、非结构化文本和图片三种数据类型。☆15Sep 16, 2025Updated 10 months ago
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- ✨ 大语言模型 (LLM) 的自然语言数据库查询系统 (RAG) Natural Language Database Query System (RAG) based on LLM✨ (with README in English) 🚩 通过自然语言提问,使用大语言模型智…☆65May 27, 2025Updated last year
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Jul 27, 2022Updated 4 years ago
- Vector search with Pinecone and Openai to search through contract law textbook. If downloaded, remeber to install all dependencies. Refer…☆11Mar 30, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- “法阿”中文分词:做最好的 Python 法律中文分词组件☆35Dec 15, 2020Updated 5 years ago
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated last year
- 数智中医——基于知识图谱与大语言模型的中医药智能问答平台☆14Oct 29, 2025Updated 9 months ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆12Jun 10, 2024Updated 2 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- 南京师范大学大学生创新训练计划项目:大模型与知识图谱(LLM meet KG)☆12Apr 21, 2025Updated last year
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆42Apr 23, 2024Updated 2 years ago
- Code of "HSACC: Incomplete Multi-view Clustering via Hierarchical Semantic Alignment and Cooperative Completion" (NeurIPS 2025)☆72Jul 17, 2026Updated 3 weeks ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指 正!☆11Apr 4, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 1.基于qwen3大模型或领域化qwen3大模型 2.neo4j知识图谱 3.向量检索 4.文本检索 5.问答实现☆24Feb 4, 2026Updated 6 months ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- pytorch+bert实现的意图识别与槽位填充☆11May 30, 2023Updated 3 years ago
- deepseek思维树模式实现☆23Jul 17, 2025Updated last year
- docker:dind with NVIDIA GPU support via NVIDIA container toolkit☆14Aug 3, 2026Updated last week
- 从零构建 AI Agent:LLM 大模型应用开发实践☆49Dec 7, 2024Updated last year
- Developing a legal research tool leveraging ChatGPT / GPT-4☆14Mar 10, 2024Updated 2 years ago