turbovec: TurboQuant-powered vector index for local, fast similarity search
Summary
RyanCodrai/turbovec describes turbovec, a Rust vector index with Python bindings that implements the TurboQuant-based online quantization approach for fast, memory-efficient vector search. The project claims faster-than-FAISS performance, supports hybrid retrieval, and provides integration adapters for LangChain, LlamaIndex, Haystack, and Agno, enabling a privacy-preserving, local RAG stack.