基于大模型+知识图谱的知识库问答
☆533Apr 8, 2026Updated 2 months ago
Alternatives and similar repositories for KnowledgeGraph-based-on-Raw-text-A27
Users that are interested in KnowledgeGraph-based-on-Raw-text-A27 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个 能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆65May 18, 2024Updated 2 years ago
- 本项目设计并实现了一个基于知识图谱 RAG 与大语言模型的医疗智能问答系统。系统以 DiseaseKG 医疗数据集为基础,依托 Neo4j 构建包含 4.4 万实体与 31 万关系的领域知识图谱;结合 BERT 命名实体识别与 32B 大模型意图识别,通过精确的图谱检索与受…☆1,295May 29, 2026Updated 3 weeks ago
- 本项目旨在构建一个基于电影知识图谱和大型语言模型(LLM)的KBQA问答系统,以实现对电影领域知识的查询和理解。该系统将电影知识图谱与自然语言处理技术相结合,为用户提供了一个便捷、智能的电影知识查询工具。☆43Jul 22, 2024Updated last year
- 基于深度知识图谱和预训练大语言模型的医疗问答系统☆34Jul 24, 2024Updated last year
- 结合知识库、知识图谱管理的 多租户 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain…☆5,576Updated this week
- 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.
- 基于大语言模型API(本地或商用API)的外挂知识库问答系统(附neo4j实现知识图谱)☆50Jun 10, 2025Updated last year
- 基于医疗领域知识图谱的问答系统,同时使用了chatGPT、chatGLM4等方式生成医学知识图谱。☆64Feb 27, 2024Updated 2 years ago
- 使用大模型自动构建课程知识图谱☆38May 26, 2025Updated last year
- 使用大模型自动构建课程知识图谱☆10Aug 9, 2024Updated last year
- 陶弘景中医药大模型,包括命名实体识别,关系抽取,知识图谱构建,大模型增量微调,RAG☆19Jul 28, 2025Updated 10 months ago
- 李白 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,884Jul 12, 2025Updated 11 months ago
- 地学知识图谱知识服务平台:知识图谱管理、知识图谱可视化、知识问答、知识图谱推荐、领域知识图谱☆104Mar 15, 2023Updated 3 years ago
- Neo4j graph construction from unstructured data☆326Aug 1, 2024Updated last year
- 基于大语言模型的专属知识库☆44Sep 29, 2023Updated 2 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.
- 知识库、大语言模型、医疗知识库构建、基于大语言模型的知识库☆29Jun 13, 2023Updated 3 years ago
- 针对建筑规范文本数据的知识图谱实体关系提取,知识图谱构建,检索增强生成DEMO☆39Aug 7, 2024Updated last year
- 提供了一种gpt大模型平替解决方案实现利用非gpt大模型去使用Graphrag,支持多类型大模型如本地大模型(Ollama)、阿里云通义千问、百度文心千帆、智谱ChatGML、讯飞星火认知、Ollama、Moonshot AI、Google Gemini等。示例代码使用阿里…☆440Nov 20, 2024Updated last year
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆77Mar 2, 2024Updated 2 years ago
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆232Jan 30, 2025Updated last year
- 👽 基于大模型的知识库问答 | Large model-based knowledge base Q&A.☆30May 21, 2023Updated 3 years ago
- graphrag的基础架构☆45Oct 17, 2024Updated last year
- knowledge graph知识图谱,从零开始构建知识图谱☆1,654Sep 18, 2023Updated 2 years ago
- 基于ChatGLM3-6b的智能对话系统,集成了RAG、知识图谱、Agent、多模态等技术来增强大模型的回复质量。☆69Aug 12, 2024Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Build Neo4J Knowledge Graphs from Excel files☆23Nov 18, 2024Updated last year
- 基于知识图谱的智能问答系统,包含意图识别与类知识库送入LLM方法☆58Jan 25, 2024Updated 2 years ago
- 基于知识图谱的心血管疾病问答系统☆23Jan 3, 2025Updated last year
- 一个基于Django,Neo4j与图谱问答技术的的中医药知识图谱与智能问答平台。(暂取名“泽兰抄”)☆101Mar 24, 2024Updated 2 years ago
- 意图槽位模型训练框架(单意图、独立槽位),使用的是JointBERT的结构进行编写,槽位提取时可以选择双指针(Binary Pointer)实体抽取和Global Pointer两种方法。☆21May 11, 2024Updated 2 years ago
- 采用bert-bilstm-attn的关系抽取模型,基于pytorch,数据集为百度的开源数据集☆10Jul 27, 2022Updated 3 years ago
- ☆84Apr 10, 2024Updated 2 years ago
- An LLM-based tool to chat with your documents and databases, including a management system | 面向企业内部环境的大模型(LLM)知识库问答系统,包含后台管理系统☆113Aug 11, 2023Updated 2 years ago
- 基于知识图谱的中药方剂可视化及问答系统☆52Feb 26, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- KAG开源框架介绍及使用KAG实现知识增强生成应用(产品模式测试、开发者模式测试),KAG是OpenSPG发布v0.5版本中推出的知识增强生成(KAG)的专业领域知识服务框架,旨在充分利用知识图谱和向量检索的优势,增强大型语言模型和知识图谱,以解决 RAG 挑战☆153Apr 14, 2025Updated last year
- 深度网络实现意图分类。☆11Feb 26, 2021Updated 5 years ago
- 基于 OneKE 的知识图谱构建与 RAG 问答系统搭建☆26Jun 29, 2024Updated last year
- [NAACL 2025 Main Conference] PA-RAG: RAG Alignment via Multi-Perspective Preference Optimization☆27Mar 29, 2025Updated last year
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆353Mar 31, 2024Updated 2 years ago
- TechGPT 2.0: Technology-Oriented Generative Pretrained Transformer 2.0☆114Aug 23, 2024Updated last year
- Exploring large language models for knowledge graph completion. ICASSP 2025☆163Aug 23, 2025Updated 9 months ago