HKUDS/MiniRAG
A lightweight RAG framework designed to help small language models perform retrieval-augmented generation efficiently.

Velocity · 7d
+3.8
★ / day
Trend
→steady
star history
MiniRAG is an open-source retrieval-augmented generation framework optimized for small language models. It employs heterogeneous graph indexing and lightweight topology-enhanced retrieval to simplify RAG implementation while maintaining performance. The project originates from Hong Kong University (HKUDS) research group and supports both API and Docker deployment.