VelociRAG

Lightning-fast RAG engine with four-layer retrieval fusion powered by ONNX Runtime for sub-200ms search without PyTorch.

haseebkhalid1507 10 ↓ 8.6k
Claude CodeClaude DesktopGeneric
View source ↗

High-performance retrieval-augmented generation engine that combines vector similarity (FAISS), BM25 keyword matching, knowledge graph traversal, and metadata filtering through reciprocal rank fusion with cross-encoder reranking. Achieves sub-200ms cold-start search and ~3ms warm queries using ONNX Runtime, requiring no PyTorch or GPU dependencies. Includes a Unix socket search daemon for persistent warm model and index state, smart header-aware document chunking, and query expansion with acronym and variant handling.

Source

Repository: https://github.com/haseebkhalid1507/velocirag

Maintain VelociRAG?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

VelociRAG on getagentictools
[![VelociRAG on getagentictools](https://getagentictools.com/badge/mcp/haseebkhalid1507-velocirag.svg)](https://getagentictools.com/mcp/haseebkhalid1507-velocirag?ref=badge)