nano-graphrag and gibsgraph

One tool provides an easy-to-implement GraphRAG framework, while the other specifically handles natural language interaction and automated graph building for Neo4j, making them potential complements where the latter could feed data into the former's RAG system.

nano-graphrag
73
Verified
gibsgraph
52
Established
Maintenance 10/25
Adoption 18/25
Maturity 25/25
Community 20/25
Maintenance 13/25
Adoption 7/25
Maturity 18/25
Community 14/25
Stars: 3,721
Forks: 399
Downloads: 2,230
Commits (30d): 0
Language: Python
License: MIT
Stars: 1
Forks: 3
Downloads: 270
Commits (30d): 0
Language: Python
License: MIT
No risk flags
No risk flags

About nano-graphrag

gusye1234/nano-graphrag

A simple, easy-to-hack GraphRAG implementation

Builds knowledge graphs from text by extracting entities and relationships, then performs retrieval-augmented generation through both global and local graph traversal modes. Supports pluggable components including multiple LLM providers (OpenAI, Bedrock, Ollama), vector databases (FAISS, Milvus, HNSWlib), and graph backends (Neo4j, NetworkX), with full async/await support and MD5-based deduplication for incremental inserts.

About gibsgraph

gibbrdev/gibsgraph

Natural language to Neo4j — query and build knowledge graphs automatically

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