Show HN: A GPU-accelerated binary vector index https://ift.tt/RumKr5B

Show HN: A GPU-accelerated binary vector index This is a vector index I built that supports insertion and k-nearest neighbors (k-NN) querying, optimized for GPUs. It operates entirely in CUDA and can process queries on half a billion vectors in under 200 milliseconds. The codebase is structured as a standalone library with an HTTP API for remote access. ItтАЩs intended for high-performance search tasksтАФthink similarity search, AI model retrieval, or reinforcement learning replay buffers. The codebase is located at https://ift.tt/HoF8K3r . https://ift.tt/PEJgmS8 February 17, 2025 at 06:15AM

Comments