# Faiss

框架 · https://godooo.ai/zh/framework/faiss

> Faiss 是 Meta 出品的开源 AI 开发框架，2017 年推出，面向开发者。

对稠密向量做快速相似度检索和聚类的 C++ / Python 库。

主打：向量检索。开源，可以免费使用。使用方式：自部署、本地离线运行、API。

## 速览

- **类别:** [框架](https://godooo.ai/zh/browse#framework)
- **出品方:** [Meta](https://godooo.ai/zh/org/meta)
- **推出于:** 2017
- **所属星系:** [模型与 API](https://godooo.ai/zh/galaxy/builders)
- **是否开源:** 是 · MIT
- **源代码:** [github.com/facebookresearch/faiss](https://github.com/facebookresearch/faiss)
- **GitHub 星标:** 40,969
- **使用方式:** 可自部署 · 可离线本地运行 · API
- **适合谁:** 开发者
- **官网:** [faiss.ai](https://faiss.ai)

## 能做什么

- **[向量检索](https://godooo.ai/zh/capability/vector-search)** — 主打, _由机器提出，尚待校准_. “Faiss is a library for efficient similarity search and clustering of dense vectors.” (摘自 [faiss.ai](https://faiss.ai/)，2026-09-24)

## 平替与同类

- **[Chroma](https://godooo.ai/zh/framework/chroma)** (开源免费): 同样能做：向量检索
- **[LanceDB](https://godooo.ai/zh/framework/lancedb)** (开源免费): 同样能做：向量检索
- **[Milvus](https://godooo.ai/zh/framework/milvus)** (开源免费): 同样能做：向量检索
- **[pgvector](https://godooo.ai/zh/framework/pgvector)** (开源免费): 同样能做：向量检索
- **[Qdrant](https://godooo.ai/zh/framework/qdrant)** (开源免费): 同样能做：向量检索
- **[Weaviate](https://godooo.ai/zh/framework/weaviate)** (开源免费): 同样能做：向量检索
- **[Chroma MCP Server](https://godooo.ai/zh/mcp/chroma)** (开源免费): 同样能做：向量检索
- **[Qdrant MCP Server](https://godooo.ai/zh/mcp/qdrant)** (开源免费): 同样能做：向量检索
- **[LlamaIndex](https://godooo.ai/zh/framework/llamaindex)** (开源免费): 同样能做：向量检索
- **[RAGFlow](https://godooo.ai/zh/product/ragflow)** (开源免费): 同样能做：向量检索
- **[BGE](https://godooo.ai/zh/model/bge)** (开源免费): 同样能做：向量检索
- **[Graphiti](https://godooo.ai/zh/framework/graphiti)** (开源免费): 同样能做：向量检索

## 关系

- **应用了:** [Semantic Search](https://godooo.ai/zh/concept/semantic-search)

## 常见问题

### Faiss 是什么？

Faiss 是 Meta 出品的开源 AI 开发框架，2017 年推出，面向开发者。对稠密向量做快速相似度检索和聚类的 C++ / Python 库。

### Faiss 免费吗？

免费。Faiss 是开源软件（MIT）。

### Faiss 开源吗？

开源，许可证是 MIT。源代码在 https://github.com/facebookresearch/faiss。

### Faiss 能本地运行吗？

能，可以在自己的电脑上离线运行。也可以部署在自己的服务器上。

### Faiss 能做什么？

主打：向量检索。

### Faiss 是谁开发的？

由 Meta 开发。

### Faiss 有哪些开源替代品？

开源的有：Chroma、LanceDB、Milvus、pgvector、Qdrant、Weaviate、Chroma MCP Server、Qdrant MCP Server。

## 来源

- [faiss.ai](https://faiss.ai/) — 核实于 2026-09-24
- [github.com](https://github.com/facebookresearch/faiss)

---

最后更新 2026-09-24 · 来源核实于 2026-09-24 · 这是 https://godooo.ai/zh/framework/faiss 的 Markdown 版本。本站每个页面都有：在地址后面加 .md。
