similarity search AI Agent Skills
Browse 2 skills related to similarity search
faiss
21.8k
Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.
RAGFAISSSimilarity Search+8
142 days ago
qdrant-vector-search
21.8k
High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.
RAGVector SearchQdrant+6
142 days ago