KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。
☆63Dec 20, 2024Updated last year
Alternatives and similar repositories for KGB-RAG
Users that are interested in KGB-RAG are comparing it to the libraries listed below
Sorting:
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆37Aug 7, 2024Updated last year
- 简单实现了一下基于知识图谱和文本文档联合做检索增强(RAG)大模型的实现,这里采用的数据分别是管廊维护领域的文本文档和专家知识图谱☆24Jun 6, 2024Updated last year
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆23Jun 29, 2024Updated last year
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆49Jun 10, 2025Updated 9 months ago
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型 的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,088May 21, 2024Updated last year
- 构建一个医疗领域知识图谱和一个基于Flask的简易网页聊天机器人,通过ner获取用户问题的实体并在知识图谱内提取答案。☆12Apr 25, 2023Updated 2 years ago
- Text Match Cut Video Generator Web App☆36Feb 19, 2026Updated 2 weeks ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆35Jul 24, 2024Updated last year
- 基于知识图谱的推荐算法-KGCN实现☆37Nov 30, 2022Updated 3 years ago
- 基于知识图谱的医生推荐系统☆77Dec 11, 2022Updated 3 years ago
- 使用大模型自动构建课程知识图谱☆36May 26, 2025Updated 9 months ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆24Aug 31, 2024Updated last year
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 7 months ago
- 基于故障诊断知识图谱的问答系统☆23Jan 20, 2022Updated 4 years ago
- 基于知识图谱和neo4j图数据库的电影知识问答系统☆21Apr 10, 2025Updated 11 months ago
- U-Transkript is a powerful Python library for automatically extracting transcripts (subtitles) from YouTube videos and translating them i…☆13Feb 16, 2026Updated 3 weeks ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆63Aug 12, 2024Updated last year
- 毕设:基于知识图谱的电影推荐系统☆27Apr 11, 2024Updated last year
- CRE-LLM: A Domain-Specific Chinese Relation Extraction Framework with Fine-tuned Large Language Model☆25Apr 27, 2024Updated last year
- Pickleib helps automate tests for WebUI, MobileUI, Desktop UI, API, Email, DataBase, Localisation and more!☆12Updated this week
- 基于LightRAG+Deepseek API框架的知识图谱测试☆61Jan 24, 2025Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆341Mar 31, 2024Updated last year
- A behavioral testing library for LLM applications that allows developers to write natural language specifications for unit and integratio…☆17Dec 21, 2024Updated last year
- 该工具作用是快速造数据,按照你想要的规则将造好的测试数据存入csv,方便postman,jmeter等工具做接口自动化 我们知道当我们做接口自动化的时候,制作入参的csv表格手动填写很麻烦,特别是当项目某个字段的规则变了以后,那么所有涉及到这个字段的正常和异常用例数据可能都…☆11May 18, 2019Updated 6 years ago
- ☆28Aug 6, 2024Updated last year
- Fix bugs, create user stories, create PRDs, manage sprints - by AI.☆15Apr 17, 2025Updated 10 months ago
- 一个为浪人新闻 @langxintv 开发的 Telegram 投稿机器人☆11Jun 3, 2025Updated 9 months ago
- 专门用于视觉丰富文档(VRDs)的大模型RAG系统☆13Feb 11, 2025Updated last year
- 使用django+pyecharts+PP-Human开发的动态数据大屏, 有人流数据的采集入库, 打架、摔倒等事件警报,口罩检测等实用功能。边缘端版本使用onnx推理提升效率,服务端版本支持视频流推拉☆33May 3, 2023Updated 2 years ago
- 基于Bilstm + CRF的信息抽取模型☆36Aug 2, 2021Updated 4 years ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆78Mar 2, 2024Updated 2 years ago
- Translating symbolicated Apple JSON format crash log into our old friends :)☆14Nov 28, 2021Updated 4 years ago
- 这是一个基于 Wechaty 和多种 AI 服务(包括 OpenAI GPT、Kimi、科大讯飞和 Deepseek)实现的智能微信机器人。本项目在原有的聊天机器人基础上,增加了提醒、记账、资产查询等功能。☆10Sep 9, 2024Updated last year
- 计算机毕业设计Python+知识图谱大模型AI医疗问答系统 健康膳食推荐系统 食谱推荐系统 医疗大数据 机器学习 深度学习 人工智能 爬虫 大数据毕业设计☆17Dec 12, 2024Updated last year
- The AI-Powered QA Automation tool leverages the Model Context Protocol (MCP) and Large Language Models (LLMs) to enable intelligent, auto…☆10May 6, 2025Updated 10 months ago
- 基于pytorch_rnn的古诗词生成☆10Oct 24, 2021Updated 4 years ago
- 龚建伟老师的《无人驾驶车辆模型预测控制》第五章carsim的仿真☆12Aug 17, 2023Updated 2 years ago