Skip to content
RubenSystems edited this page Sep 17, 2022 · 2 revisions

Welcome to the RSvIDX wiki!

RSvIDX is a lightweight library for vector similarity search. It can efficently search through vectors in a large dataset and find candidates for a brute force search. RSvIDX is written in C++ with bindings in C and Python. We are currently working on TPU accelerated algorithms.

RSvIDX was developed by RubenSystems internal use and on projects such as HeadlinesToday. RSiDX is powered by RSvIDX.

Clone this wiki locally