基于大语言模型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:
- 基于大语言模型的RAG项目,分别实现了基于文本和知识图谱的RAG☆28Jul 3, 2026Updated 2 weeks ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆66Dec 20, 2024Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆20Jul 28, 2025Updated 11 months ago
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 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.
- 🎙️ 一个全自动的学术论文播客生成系统,支持从arXiv网站爬取最新科技资讯,使用LLM生成结构化对话脚本,并通过语音合成技术输出专业的播客音频。集新闻采集、内容生成、语音合成于一体的AI播客工具。☆25Nov 1, 2024Updated last year
- 基于大模型+知识图谱的知识库问答☆548Apr 8, 2026Updated 3 months ago
- A book room based Agent | 智能书库☆53Apr 30, 2025Updated last year
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆27Jun 29, 2024Updated 2 years ago
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- Computer Programming [Learning Materials]☆30Apr 19, 2021Updated 5 years ago
- 基于cnstd+cnocr作为基础,封装的一个ocr的web服务☆10Nov 21, 2021Updated 4 years ago
- 问答系统☆13Apr 3, 2019Updated 7 years ago
- 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.
- 文言文信息抽取(实体识别+关系抽取)☆10Feb 24, 2023Updated 3 years ago
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- ✨ 大语言模型 (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 3 years ago
- RAG-QA-Generator 是一个用于检索增强生成(RAG)系统的自动化知识库构建与管理工具。该工具通过读取文档数据,利用大规模语言模型生成高质量的问答对(QA对),并将这些数据插入数据库中,实现RAG系统知识库的自动化构建和管理。☆278Dec 26, 2024Updated last year
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated last year
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,364May 29, 2026Updated last month
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- 基于大语言模型LLM 的知识图谱生成工具,支持从文本中自动提取实体关系并可视化展示。☆31Jan 24, 2025Updated last year
- 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.
- 离线部署大模型,构建一个可以上传本地知识库进行RAG问答且可以自行调用工具的Agent。☆42Apr 23, 2024Updated 2 years ago
- 收集整理大模型面试题☆12Aug 29, 2024Updated last year
- LLaMA-Factory使用经验记录☆44Aug 26, 2024Updated last year
- 《自然语言理解与行业知识图谱-概念、方法与工程落地》 一书中介绍的各个章节的算法展示代码☆13Jun 24, 2024Updated 2 years ago
- 这段代码会根据用户定义的正则表达式规则从文本中抽取属性三元组,我用它完成知识图谱构建的一个环节,使用方法写在README中,欢迎交流和指正!☆11Apr 4, 2021Updated 5 years ago
- AI 应用示例合集☆115Jun 3, 2024Updated 2 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- deepseek思维树模式实现☆23Jul 17, 2025Updated last year
- 从零构建 AI Agent:LLM 大模型应用开发实践☆48Dec 7, 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.
- 中文的 Bert+BiLSTM+CRF 命名实体识别任务☆15Jan 24, 2024Updated 2 years ago
- Simple code for the tutorial on Polynomial Nets.☆13Jan 19, 2023Updated 3 years ago
- GraphRAG 中文文档。GraphRAG是一种结构化的、分层的检索增强生成(RAG)方法,而不是使用纯文本片段的语义搜索方法。GraphRAG 过程包括从原始文本中提取出知识图谱,构建社群层级(这种结构通常用来描述个体、群体及它们之间的关系,帮助理解信息如何在社群内部传…☆19Jul 12, 2024Updated 2 years ago
- 中文论文 AIGC 降重方法论 + Word 格式保留替换工具,实测 55% → 11% | Methodology and toolset for reducing AI-detection rates in Chinese academic papers (verifi…☆18May 21, 2026Updated 2 months ago
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- An AI project to provide `private` chat and RAG service. 一个提供私有化检索增强生成的AI项目☆11Jul 14, 2024Updated 2 years ago
- ATEC2023——赛道一: 大模型的知识引入Rank7方案分享☆26Oct 29, 2024Updated last year