KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战
☆154Apr 14, 2025Updated 11 months ago
Alternatives and similar repositories for KagTest
Users that are interested in KagTest are comparing it to the libraries listed below
Sorting:
- KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning a…☆8,623Jan 28, 2026Updated last month
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆426Nov 20, 2024Updated last year
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- OpenSPG is a Knowledge Graph Engine developed by Ant Group in collaboration with OpenKG, based on the SPG (Semantic-enhanced Programmable…☆2,045Jul 5, 2025Updated 8 months ago
- 基于LightRAG+Deepseek API框架的知识图谱测试☆61Jan 24, 2025Updated last year
- GraphRAG在2024.11.5发布 0.4.0新版本,引入增量更新索引和DRIFT图推理搜索查询,本项目对新增的两个新功能进行全面测试,并提供了一种支持多类型大模型使用GraphRAG解决方案,不仅支持GPT大模型,还支持本地大模型(Ollama)、阿里云通义千问、百…☆47Dec 1, 2024Updated last year
- 这是一份集成了RAG和微调以及思维链的LLM应用!最近也结合了知识图谱以及智能体agent~后续还会有很多更新!☆18Oct 12, 2024Updated last year
- 在本项目中使用Haystack框架实现模拟健康档案私有知识库构建和检索全流程,通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)的RAG(检索增强生成)功能:(1)离线步骤:文档加载->文档切分->向量化->灌入向量数据库;在线步骤:获取用户问题->用户…☆35Dec 21, 2024Updated last year
- 为实现代码的高扩展性和兼容性,提出一套综合解决方案,支持多种大模型类型的无缝集成,包括GPT系列大模型、国内主流模型(如通义千问、智谱AI等),以及本地化部署的大模型(如qwen2.5)。☆27Nov 20, 2024Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆18Jul 28, 2025Updated 7 months ago
- 本项目主要介绍prompt工程相关用例。包括模拟智能推荐客服系统构建和问答、思维链、自洽性、思维树等相关进阶demo,旨在帮助大家理解prompt。通过一份代码实现了同时支持多种大模型(如OpenAI、阿里通义千问等)并使用FastAPI对应用进行API封装。☆52Sep 26, 2024Updated last year
- LoRA☆18Apr 15, 2023Updated 2 years ago
- 基于教材自动化构建知识图谱☆34Nov 14, 2025Updated 4 months ago
- An experimental Media Resource Control Protocol server☆11Jul 22, 2025Updated 7 months ago
- 使用大模型自动构建课程知识图谱☆36May 26, 2025Updated 9 months ago
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆35Jul 24, 2024Updated last year
- ☆108Feb 28, 2026Updated 3 weeks ago
- 构建一个医疗知识图谱并基于此实现 RAG,并以此实现医学试题的生成☆60May 1, 2025Updated 10 months ago
- 大模型应用技术开发入门系列☆98Feb 28, 2026Updated 3 weeks ago
- Local LLM Graph RAG: from PDF to Neo4J to LLM (Python | LangChain | Neo4J | Ollama)☆54Jun 27, 2024Updated last year
- ☆17Dec 21, 2016Updated 9 years ago
- A simple GPT-3 interface to automate core legal writing tasks☆13Mar 8, 2023Updated 3 years ago
- 基于大模型+知识图谱的知识库问答☆487Dec 14, 2025Updated 3 months ago
- 计算机毕业设计Python+知识图谱大模型AI医疗问答系统 健康膳食推荐系统 食谱推荐系统 医疗大数据 机器学习 深度学习 人工智能 爬虫 大数据毕业设计☆18Dec 12, 2024Updated last year
- 🌟 呼叫中心 java 版 这是如何在springboot freeswitch结合的简单示例 包括 inbound outbound两个服务☆16Apr 2, 2022Updated 3 years ago
- 这是一款使用Tibco Streambase软件开发的一套数据中转平台,现在运行与上海仁济南院担任集成平台的ESB角色,中转HIS与RIS、LIS、UIS的业务系统的信息交互,并结合spotfire分析软件做业务流数据分析、和实时预警分析等处理☆11Dec 13, 2019Updated 6 years ago
- Python wrapper class for OpenVINO Model Server. User can submit inference request to OVMS with just a few lines of code.☆10Jan 16, 2022Updated 4 years ago
- Neo4j graph construction from unstructured data☆323Aug 1, 2024Updated last year
- Axon body camera overlay for FiveM, The Grand Theft Auto 5 Multiplayer Mod☆19Jun 21, 2020Updated 5 years ago
- 与 Obsidian 笔记进行对话!实时查看相关度最高的信息,让笔记更加有条理。OpenAI ChatGPT/Embeddings 强力驱动。☆16Apr 2, 2024Updated last year
- PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation☆2,377Sep 10, 2025Updated 6 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆344Mar 31, 2024Updated last year
- This is the Node.js SDK for the Dify.AI API, which allows you to easily integrate Dify.AI into your Node.js applications.☆27May 7, 2025Updated 10 months ago
- 图书管理系统课设(C# + Mysql)☆14Apr 20, 2023Updated 2 years ago
- 基于langchain和chatglm6b构建的智能问答系统,支持自定义语料☆10Jun 25, 2023Updated 2 years ago
- Developing a legal research tool leveraging ChatGPT / GPT-4☆15Mar 10, 2024Updated 2 years ago
- Vector search with Pinecone and Openai to search through contract law textbook. If downloaded, remeber to install all dependencies. Refer…☆13Mar 30, 2023Updated 2 years ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆23Aug 31, 2024Updated last year
- ☆39Feb 16, 2024Updated 2 years ago