libfaiss

v 1.7.3 Updated: 1 year, 3 months ago

Efficient similarity search library from Facebook AI Research.

Library for efficient similarity search and clustering of dense vectors. It contains algorithms that search in sets of vectors of any size, up to ones that possibly do not fit in RAM. It also contains supporting code for evaluation and parameter tuning. Faiss is written in C++ with complete wrappers for Python/numpy. Some of the most useful algorithms are implemented on the GPU.

https://github.com/facebookresearch/faiss

To install libfaiss, paste this in macOS terminal after installing MacPorts

sudo port install libfaiss

Add to my watchlist

Installations 4
Requested Installations 2