Neo4j graph construction from unstructured data
☆323Aug 1, 2024Updated last year
Alternatives and similar repositories for llm-graph-builder
Users that are interested in llm-graph-builder are comparing it to the libraries listed below
Sorting:
- Neo4j graph construction from unstructured data using LLMs☆4,475Updated this week
- 李白 作为唐代杰出诗人,其诗歌作品在中国文学史上具有重要地位。近年来,随着数字技术和人工智能的快速发展,传统文化普及推广的形式也面临着创新与变革。国内外对于李白诗歌的研究虽已相当深入,但在数字化、智能化普及方面仍存在不足。因此,本项目旨在通过构建李白知识图谱,结合大模…☆1,866Jul 12, 2025Updated 7 months ago
- 添加🚀流式 Web 服务到 GraphRAG,兼容 OpenAI SDK,支持可访问的实体链接🔗,支持建议问题,兼容本地嵌入模型,修复诸多问题。Add streaming web server to GraphRAG, compatible with OpenAI SD…☆264Mar 27, 2025Updated 11 months ago
- GraphRAG-Ollama-UI + GraphRAG4OpenWebUI 融合版(有gradio webui配置生成RAG索引,有fastapi提供RAG API服务)☆105Aug 20, 2024Updated last year
- A learning project for building local knowledge bases from PDFs using LangChain, supporting multiple LLMs (DeepSeek, OpenAI). Features in…☆223Jan 30, 2025Updated last year
- Build Neo4J Knowledge Graphs from Excel files☆22Nov 18, 2024Updated last year
- Docs2KG: A Human-LLM Collaborative Approach to Unified Knowledge Graph Construction from Heterogeneous Documents☆354May 21, 2025Updated 9 months ago
- Text2Neo4j 是一个遍历文档、从文本中提取关系并将其保存到 Neo4j 数据库中以形成知识图谱的工具。本项目结合了 Dify 和 LLaMA3.1(8B 模型)来高效处理和提取复杂关系。☆24Aug 31, 2024Updated last year
- ☆28Aug 6, 2024Updated last year
- AI大模型的基本开发框架,适合普通后端程序员,功能类似coze包括:fastapi后端接口,搜索,文档解析和向量化,RPA和爬虫,自定义agent,对接第三方数据接口,mongodb数据库,控制json返回,多模态理解和生成等等☆13Jul 18, 2024Updated last year
- GraphRAG using Local LLMs - Features robust API and multiple apps for Indexing/Prompt Tuning/Query/Chat/Visualizing/Etc. This is meant to…☆2,299Nov 9, 2024Updated last year
- Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction☆1,091Sep 30, 2024Updated last year
- A low-code data flow tool that allows for convenient use of LLM and HuggingFace models, with some features considered as a low-code versi…☆316Oct 28, 2025Updated 4 months ago
- A modular graph-based Retrieval-Augmented Generation (RAG) system☆31,162Updated this week
- ☆113Aug 5, 2024Updated last year
- Neo4j GraphRAG for Python☆1,053Feb 27, 2026Updated last week
- Repo for for paper "AgentRE: An Agent-Based Framework for Navigating Complex Information Landscapes in Relation Extraction".☆70Jul 24, 2024Updated last year
- 基于大模型+知识图谱的知识库问答☆472Dec 14, 2025Updated 2 months ago
- RAGOnMedicalKG,将大模型RAG与KG结合,完成demo级问答,旨在给出基础的思路。☆341Mar 31, 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,030Jul 5, 2025Updated 8 months ago
- KGB-RAG是一个基于neo4j图数据库和其他图数据库的知识图谱检索系统,它可以根据用户的自然语句提问,从原数据库获取相关实体信息,并通过知识图谱检索技术以及结合大模型自身能力来增强回答用户的自然语言提问。☆63Dec 20, 2024Updated last year
- ☆66Jan 11, 2025Updated last year
- The latest graphrag interface is used, using the local ollama to provide the LLM interface.Support for using the pip installation☆157Oct 9, 2024Updated last year
- Use the knowledge graph generated by GraphRAG as the external knowledge base for the Dify workflow.☆21Jun 4, 2025Updated 9 months ago
- [EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction☆4,325Jul 19, 2025Updated 7 months ago
- LightRAG与GraphRAG在索引构建、检索测试中的耗时、模型请求次数、Token消耗金额、检索质量等方面进行对比☆161Dec 1, 2024Updated last year
- ☆10Oct 23, 2024Updated last year
- 实时城市路面积水面积检测(源码&教程)☆28Dec 6, 2023Updated 2 years ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆1,075May 21, 2024Updated last year
- GraphRAG4OpenWebUI integrates Microsoft's GraphRAG technology into Open WebUI, providing a versatile information retrieval API. It combin…☆589Jan 10, 2025Updated last year
- [Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)☆2,145Mar 25, 2025Updated 11 months ago
- TechGPT 2.0: Technology-Oriented Generative Pretrained Transformer 2.0☆114Aug 23, 2024Updated last year
- Automatic development for retrieval augmented generation system☆10Feb 2, 2025Updated last year
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…