神.exe上帝视角看 AI 宇宙
2026拖动环绕 · 右键平移 · 滚轮缩放
神.exe 正在启动…

框架

Weaviate

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

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

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

访问 weaviate.io

这是 https://godooo.ai/zh/framework/weaviate 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。

速览

类别
框架
推出于
2016
所属星系
模型与 API
是否开源
是
GitHub 星标
16,841
使用方式
可自部署 · API · 可离线本地运行
适合谁
开发者 · 企业
官网
weaviate.io

能做什么

  • 向量检索主打待校准

    “Weaviate is an open-source vector database designed to store and index both data objects and their vector embeddings.”— docs.weaviate.io, 2026-09-24
  • 向量嵌入支持待校准

    “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, 2026-09-24
  • 知识库检索支持待校准

    “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, 2026-09-24

待校准由机器提出,尚待校准

平替与同类

关系

常见问题

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。

来源