ConstellaVS Vector Search Engine

GitHub Logo

Project overview

ConstellaVS is a vector similarity search engine indexed by Navigable Small World (NSW) graphs, capable of returning approximate k-nearest neighbors of an arbitrary query vector. The executable processes commands on the standard input and prints results to the standard output, allowing it to be used interactively in the terminal or programmatically as part of a larger pipeline.