faiss

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.

View on GitHub
Author Orchestra Research
Namespace @zechenzhangAGI/ai-research-skills
Category general
Version 1.0.0
Stars 735
Downloads 2
self.md verified
Table of content

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.

Installation

npx claude-plugins install @zechenzhangAGI/ai-research-skills/faiss

Contents

Folders: references

Files: SKILL.md

Source

View on GitHub

Tags: general