LightRAG

Lightweight RAG framework based on knowledge graphs — GraphRAG approach from HKU research (EMNLP 2025) — 29K⭐

LightRAG takes a fundamentally different approach from traditional RAG: instead of relying solely on vector search, the system automatically builds a knowledge graph from documents — identifying en...

v7.0