# RAGFlow

产品 · https://godooo.ai/zh/product/ragflow

> RAGFlow 是开源 AI 应用，2023 年推出，面向开发者、企业。

自托管的 RAG 引擎，深度解析复杂文档，在其上搭建带出处的问答和智能体。

主打：文档解析、文档问答、知识库检索。开源，可以免费使用。使用方式：自部署、API、网页版。

## 速览

- **类别:** [产品](https://godooo.ai/zh/browse#product)
- **推出于:** 2023
- **所属星系:** [智能体与自动化](https://godooo.ai/zh/galaxy/agents)
- **价格:** 开源免费
- **是否开源:** 是 · Apache-2.0
- **源代码:** [github.com/infiniflow/ragflow](https://github.com/infiniflow/ragflow)
- **GitHub 星标:** 91,261
- **使用方式:** 可自部署 · API · 网页
- **适合谁:** 开发者 · 企业
- **支持的协议:** [Model Context Protocol](https://godooo.ai/zh/protocol/mcp)
- **官网:** [ragflow.io](https://ragflow.io)

## 能做什么

- **[文档解析](https://godooo.ai/zh/capability/document-parsing)** — 主打, _由机器提出，尚待校准_. “Deep document understanding-based knowledge extraction from unstructured data with complicated formats.” (摘自 [github.com](https://github.com/infiniflow/ragflow)，2026-09-24)
- **[文档问答](https://godooo.ai/zh/capability/document-qa)** — 主打, _由机器提出，尚待校准_. “Grounded citations with reduced hallucinations - Visualization of text chunking to allow human intervention.” (摘自 [github.com](https://github.com/infiniflow/ragflow)，2026-09-24)
- **[知识库检索](https://godooo.ai/zh/capability/knowledge-base)** — 主打, _由机器提出，尚待校准_. “RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs.” (摘自 [github.com](https://github.com/infiniflow/ragflow)，2026-09-24)
- **[向量检索](https://godooo.ai/zh/capability/vector-search)** — 支持, _由机器提出，尚待校准_. “Combine vector search, BM25, and custom scoring with advanced re-ranking to deliver unmatched answer accuracy and context relevance.” (摘自 [ragflow.io](https://ragflow.io/)，2026-09-24)
- **[搭建对话机器人](https://godooo.ai/zh/capability/chatbot-builder)** — 支持, _由机器提出，尚待校准_.
- **[搭建智能体](https://godooo.ai/zh/capability/agent-building)** — 支持, _由机器提出，尚待校准_. “Unified AI agent orchestration Build powerful agents in an all-in-one platform, seamlessly integrating RAG, tools, and MCPs within visual workflows.” (摘自 [ragflow.io](https://ragflow.io/)，2026-09-24)
- **[渠道接入](https://godooo.ai/zh/capability/channel-integration)** — 支持, _由机器提出，尚待校准_. “Support multiple chat channels such as Feishu, Discord, Telegram, Line, etc.” (摘自 [github.com](https://github.com/infiniflow/ragflow)，2026-09-24)

## 平替与同类

- **[Dify](https://godooo.ai/zh/product/dify)** (开源免费): 同样能做：搭建对话机器人、搭建智能体、知识库检索；不用写代码
- **[QAnything](https://godooo.ai/zh/product/qanything)** (开源免费): 同样能做：文档问答、知识库检索、向量检索；可离线本地运行
- **[kotaemon](https://godooo.ai/zh/product/kotaemon)** (开源免费): 同样能做：文档问答、知识库检索、搭建对话机器人；可离线本地运行；不用写代码
- **[LlamaIndex](https://godooo.ai/zh/framework/llamaindex)** (开源免费): 同样能做：知识库检索、向量检索、搭建智能体；可离线本地运行
- **[AnythingLLM](https://godooo.ai/zh/product/anythingllm)** (开源免费): 同样能做：文档问答、知识库检索、搭建对话机器人；可离线本地运行；不用写代码
- **[Botpress](https://godooo.ai/zh/product/botpress)** (开源免费): 同样能做：搭建对话机器人、搭建智能体、渠道接入
- **[FastGPT](https://godooo.ai/zh/product/fastgpt)** (开源免费): 同样能做：搭建对话机器人、搭建智能体、知识库检索；不用写代码
- **[MaxKB](https://godooo.ai/zh/product/maxkb)** (开源免费): 同样能做：搭建对话机器人、知识库检索、搭建智能体；不用写代码
- **[PrivateGPT](https://godooo.ai/zh/framework/privategpt)** (开源免费): 同样能做：文档问答、知识库检索、文档解析；可离线本地运行
- **[Khoj](https://godooo.ai/zh/product/khoj)** (开源免费): 同样能做：文档问答、知识库检索、搭建智能体；可离线本地运行；不用写代码
- **[Langchain-Chatchat](https://godooo.ai/zh/product/langchain-chatchat)** (开源免费): 同样能做：文档问答、知识库检索；可离线本地运行
- **[Haystack](https://godooo.ai/zh/framework/haystack)** (开源免费): 同样能做：搭建智能体、知识库检索、向量检索

## 关系

- **应用了:** [Retrieval-Augmented Generation (RAG)](https://godooo.ai/zh/concept/rag)

## 常见问题

### RAGFlow 是什么？

RAGFlow 是开源 AI 应用，2023 年推出，面向开发者、企业。自托管的 RAG 引擎，深度解析复杂文档，在其上搭建带出处的问答和智能体。

### RAGFlow 免费吗？

免费。RAGFlow 是开源软件（Apache-2.0）。

### RAGFlow 开源吗？

开源，许可证是 Apache-2.0。源代码在 https://github.com/infiniflow/ragflow。

### RAGFlow 能本地运行吗？

可以部署在自己的服务器上。

### RAGFlow 能做什么？

主打：文档解析、文档问答、知识库检索。也能做：向量检索、搭建对话机器人、搭建智能体、渠道接入。

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

开源的有：Dify、QAnything、kotaemon、LlamaIndex、AnythingLLM、Botpress、FastGPT、MaxKB。

## 来源

- [github.com](https://github.com/infiniflow/ragflow) — 核实于 2026-09-24
- [ragflow.io](https://ragflow.io/) — 核实于 2026-09-24

---

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