VelociRAG
JSON →Lightning-fast RAG for AI agents. 4-layer fusion (vector, BM25, graph, metadata), ONNX Runtime, sub-200ms search, no PyTorch.
Install
pip install "velocirag[mcp]" Tools · 5
- search 4-layer fusion search with reranking
- index Add documents to the knowledge base
- add_document Insert single document
- health System diagnostics
- list_sources Show indexed document sources
Links
★ 8 GitHub stars