



Scalable Nearest Neighbors library by Google Research that provides efficient vector similarity search at scale. Uses anisotropic vector quantization and advanced compression techniques to handle twice as many queries per second compared to alternatives.
ScaNN (Scalable Nearest Neighbors) is a method for efficient vector similarity search at scale, developed by Google Research. It introduces innovative compression techniques and quantization methods to significantly improve search performance.
pip install scannFree and open-source.
Loading more......