Facebook’s MIT ANN library for billion-scale embedding search on CPU or GPU.
Catalog snapshot
Library, not a database: you own persistence and serving.
Fetched 1
Faiss is Facebook’s MIT library for dense-vector similarity search, from million-scale on a laptop to billion-scale on a GPU cluster. It is a C++/Python library with no server, no persistence, and no query language. Raw index power.
CPU and GPU indexes · billion-scale · Python and C++ · IVF, HNSW, and PQ variants