相关标签
godatabasecppin-memoryknn-searchcpp-libraryfulltext-searchvector-similarityembedablevector-search

Here are 20 public repositories matching this topic...

VectorRAG.Net is a .NET-native high-performance vector database library for semantic search and RAG (Retrieval-Augmented Generation). Core search is based on Random Hyperplane LSH candidate generation with exact rerank by dot/cosine.

  • Updated Jun 3, 2026
  • C#

Near-optimal vector quantization from Google's ICLR 2026 paper — 95% recall, 5x compression, zero preprocessing, pure Python FAISS replacement

  • Updated Mar 28, 2026
  • Python