microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
Extracts knowledge graphs from unstructured text using LLMs, then uses those graph structures to improve retrieval and reasoning for private data. Implements a data indexing pipeline that transforms narrative documents into entity-relationship graphs, enabling more contextual and discovery-oriented query responses compared to standard vector retrieval. Supports prompt tuning workflows and integrates with major LLM providers through a configuration-driven architecture.
31,429 stars. Used by 1 other package. Actively maintained with 7 commits in the last 30 days. Available on PyPI.
Stars
31,429
Forks
3,319
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
7
Dependencies
25
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/microsoft/graphrag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
neo4j/neo4j-graphrag-python
Neo4j GraphRAG for Python
FalkorDB/GraphRAG-SDK
Build fast and accurate GenAI apps with GraphRAG SDK at scale.
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
getzep/graphiti
Build Real-Time Knowledge Graphs for AI Agents
Hawksight-AI/semantica
Semantica 🧠— A framework for building semantic layers, context graphs, and decision...