Featured Tool

FAISS

Efficient similarity search library by Meta for dense vector clustering and retrieval.

Open SourceSelf HostedOffline Capable
0.0 (0)

About

FAISS, Facebook AI Similarity Search, is Meta's library for efficient similarity search and clustering of dense vectors, and it underpins much of the modern vector database and retrieval ecosystem. Written in C++ with complete Python and NumPy wrappers, it implements a wide range of index types: exact brute-force baselines, inverted file and product quantization indexes for compressed billion-scale search, binary vector indexes, and graph-based methods such as HNSW and NSG. Supported metrics include L2, inner product, and cosine similarity, and key algorithms have GPU implementations for NVIDIA CUDA, AMD ROCm, and the NVIDIA cuVS backend. FAISS is designed to scale to collections that do not fit in RAM, with tooling for evaluating the speed and accuracy tradeoffs of each index type. Released under the MIT license, it is used by researchers and engineers doing nearest neighbor retrieval for embeddings, recommendation systems, and semantic search.

Reviews (0)

Leave a Review

No reviews yet. Be the first to review!

Details

Price
Free
Platform
Local/Desktop
Difficulty
Intermediate (3/5)
License
MIT
Added
Apr 3, 2026

Related Tools

Featured

Open-source vector similarity search extension for PostgreSQL.

Open SourceSelf HostedOffline
Easy
0.0 (0)

All-in-one embeddings database for semantic search, LLM orchestration, and language model workflows.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Library for representing and sending multimodal data by Jina AI.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Python client library for Qdrant vector database.

Open SourceSelf HostedOffline
Beginner
0.0 (0)

End-to-end vector search engine with built-in model inference.

Open SourceSelf HostedOffline
Easy
0.0 (0)

Fast embedding inference server supporting many embedding models.

Open SourceSelf HostedOffline
Easy
0.0 (0)
Browse all Vector Databases & Embeddings tools