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.
1,074 stars. Used by 1 other package. Actively maintained with 19 commits in the last 30 days. Available on PyPI.
Use this if you are a Python developer building a GenAI application that needs to extract structured knowledge from text and use it to answer questions.
Not ideal if you are not a developer and are looking for a ready-to-use application rather than a programming library.
Stars
1,074
Forks
187
Language
Python
License
—
Category
Last pushed
Mar 12, 2026
Commits (30d)
19
Dependencies
10
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/neo4j/neo4j-graphrag-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
Hawksight-AI/semantica
Semantica 🧠— A framework for building semantic layers, context graphs, and decision...
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
getzep/graphiti
Build Real-Time Knowledge Graphs for AI Agents
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation