neo4j-graphrag-python and llm-graph-builder

These are complements: llm-graph-builder constructs knowledge graphs from unstructured data using LLMs, while graphrag-python provides RAG retrieval and generation capabilities over existing graphs, so they work together in a pipeline where one builds the graph and the other queries it.

neo4j-graphrag-python
77
Verified
llm-graph-builder
60
Established
Maintenance 17/25
Adoption 11/25
Maturity 25/25
Community 24/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 24/25
Stars: 1,074
Forks: 187
Downloads:
Commits (30d): 19
Language: Python
License:
Stars: 4,502
Forks: 774
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No risk flags
No Package No Dependents

About neo4j-graphrag-python

neo4j/neo4j-graphrag-python

Neo4j GraphRAG for Python

This package helps Python developers build applications that can answer complex questions using a knowledge graph. It takes unstructured text, like documents or articles, and transforms it into a structured knowledge graph within a Neo4j database. This allows the application to retrieve precise information and generate more accurate, context-rich answers, making it useful for developers creating AI-powered question-answering systems.

AI-application-development knowledge-graph-construction natural-language-processing data-structuring information-retrieval

About llm-graph-builder

neo4j-labs/llm-graph-builder

Neo4j graph construction from unstructured data using LLMs

This tool helps researchers, analysts, and knowledge managers transform disorganized information like PDFs, web pages, or video transcripts into a structured, interconnected knowledge graph. You feed it unstructured documents from various sources, and it outputs an organized Neo4j knowledge graph, making it easier to visualize connections and ask complex questions about your data.

knowledge-management data-extraction information-analysis research-analytics content-structuring

Scores updated daily from GitHub, PyPI, and npm data. How scores work