| Knowledge RAG | ApeRAG | |
|---|---|---|
| Description | Local RAG system for Claude Code with hybrid search (BM25 + semantic), cross-encoder reranking, markdown-aware chunking, query expansion, and 12 MC... | Production-ready RAG platform combining Graph RAG, vector search, and full-text search. Best choice for building your own Knowledge Graph and for C... |
| Category | Knowledge & Memory | Knowledge & Memory |
| Language | Python | Python |
| License | MIT | Apache-2.0 |
| Stars | 44 | 1131 |
| Website | https://github.com/lyonzin/knowledge-rag | https://rag.apecloud.com |