# Weaviate

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

> Weaviate 是开源 AI 开发框架，2016 年推出，面向开发者、企业。

在一次查询里结合向量检索与关键词过滤的向量数据库。

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

## 速览

- **类别:** [框架](https://godooo.ai/zh/browse#framework)
- **推出于:** 2016
- **所属星系:** [模型与 API](https://godooo.ai/zh/galaxy/builders)
- **是否开源:** 是
- **源代码:** [github.com/weaviate/weaviate](https://github.com/weaviate/weaviate)
- **GitHub 星标:** 16,841
- **使用方式:** 可自部署 · API · 可离线本地运行
- **适合谁:** 开发者 · 企业
- **官网:** [weaviate.io](https://weaviate.io/developers/weaviate)

## 能做什么

- **[向量检索](https://godooo.ai/zh/capability/vector-search)** — 主打, _由机器提出，尚待校准_. “Weaviate is an open-source vector database designed to store and index both data objects and their vector embeddings.” (摘自 [docs.weaviate.io](https://docs.weaviate.io/weaviate)，2026-09-24)
- **[向量嵌入](https://godooo.ai/zh/capability/embeddings)** — 支持, _由机器提出，尚待校准_. “Weaviate supports two approaches to store vectors: automatic vectorization at import using integrated models (OpenAI, Cohere, HuggingFace, and others) or direct import of pre-computed vector embeddings.” (摘自 [github.com](https://github.com/weaviate/weaviate)，2026-09-24)
- **[知识库检索](https://godooo.ai/zh/capability/knowledge-base)** — 支持, _由机器提出，尚待校准_. “Weaviate can serve as a robust backend for RAG workflows, where vector search is used to retrieve context that enhances the output of generative models” (摘自 [docs.weaviate.io](https://docs.weaviate.io/weaviate)，2026-09-24)

## 平替与同类

- **[Milvus](https://godooo.ai/zh/framework/milvus)** (开源免费): 同样能做：向量检索、知识库检索
- **[Qdrant](https://godooo.ai/zh/framework/qdrant)** (开源免费): 同样能做：向量检索、知识库检索
- **[LanceDB](https://godooo.ai/zh/framework/lancedb)** (开源免费): 同样能做：向量检索、知识库检索
- **[Chroma MCP Server](https://godooo.ai/zh/mcp/chroma)** (开源免费): 同样能做：向量检索、知识库检索
- **[LlamaIndex](https://godooo.ai/zh/framework/llamaindex)** (开源免费): 同样能做：知识库检索、向量检索
- **[RAGFlow](https://godooo.ai/zh/product/ragflow)** (开源免费): 同样能做：知识库检索、向量检索
- **[BGE](https://godooo.ai/zh/model/bge)** (开源免费): 同样能做：向量嵌入、向量检索
- **[Chroma](https://godooo.ai/zh/framework/chroma)** (开源免费): 同样能做：向量检索
- **[Faiss](https://godooo.ai/zh/framework/faiss)** (开源免费): 同样能做：向量检索
- **[Haystack](https://godooo.ai/zh/framework/haystack)** (开源免费): 同样能做：知识库检索、向量检索
- **[LightRAG](https://godooo.ai/zh/framework/lightrag)** (开源免费): 同样能做：知识库检索、向量检索
- **[pgvector](https://godooo.ai/zh/framework/pgvector)** (开源免费): 同样能做：向量检索

## 关系

- **应用了:** [Vector Database](https://godooo.ai/zh/concept/vector-database)

## 常见问题

### Weaviate 是什么？

Weaviate 是开源 AI 开发框架，2016 年推出，面向开发者、企业。在一次查询里结合向量检索与关键词过滤的向量数据库。

### Weaviate 免费吗？

免费。Weaviate 是开源软件。

### Weaviate 开源吗？

开源。源代码在 https://github.com/weaviate/weaviate。

### Weaviate 能本地运行吗？

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

### Weaviate 能做什么？

主打：向量检索。也能做：向量嵌入、知识库检索。

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

开源的有：Milvus、Qdrant、LanceDB、Chroma MCP Server、LlamaIndex、RAGFlow、BGE、Chroma。

## 来源

- [docs.weaviate.io](https://docs.weaviate.io/weaviate) — 核实于 2026-09-24
- [github.com](https://github.com/weaviate/weaviate) — 核实于 2026-09-24
- [weaviate.io](https://weaviate.io/developers/weaviate)

---

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