# DeerFlow

智能体 · https://godooo.ai/zh/agent/deerflow

> DeerFlow 是 ByteDance 字节跳动 出品的开源 AI 智能体，2025 年推出，面向开发者、企业。

字节跳动开源的超级智能体框架，调度子智能体和沙箱完成研究、编程与创作。

主打：多智能体协作、深度研究、通用任务代理。开源，可以免费使用。使用方式：网页版、自部署、本地离线运行、API、命令行。

## 速览

- **类别:** [智能体](https://godooo.ai/zh/browse#agent)
- **出品方:** [ByteDance 字节跳动](https://godooo.ai/zh/org/bytedance)
- **推出于:** 2025
- **所属星系:** [智能体与自动化](https://godooo.ai/zh/galaxy/agents)
- **价格:** 开源免费
- **是否开源:** 是 · MIT
- **源代码:** [github.com/bytedance/deer-flow](https://github.com/bytedance/deer-flow)
- **GitHub 星标:** 82,937
- **使用方式:** 网页 · 可自部署 · 可离线本地运行 · API · 命令行
- **适合谁:** 开发者 · 企业
- **支持的协议:** [Model Context Protocol](https://godooo.ai/zh/protocol/mcp)
- **官网:** [deerflow.tech](https://deerflow.tech)
- **别名:** deer-flow

## 能做什么

- **[多智能体协作](https://godooo.ai/zh/capability/multi-agent)** — 主打, _由机器提出，尚待校准_. “orchestrates sub-agents , memory , and sandboxes to do almost anything — powered by extensible skills” (摘自 [github.com](https://github.com/bytedance/deer-flow)，2026-09-24)
- **[深度研究](https://godooo.ai/zh/capability/deep-research)** — 主打, _由机器提出，尚待校准_. “From Deep Research to Super Agent Harness” (摘自 [github.com](https://github.com/bytedance/deer-flow)，2026-09-24)
- **[通用任务代理](https://godooo.ai/zh/capability/general-agent)** — 主打, _由机器提出，尚待校准_. “An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.” (摘自 [deerflow.tech](https://deerflow.tech/)，2026-09-24)
- **[数据分析](https://godooo.ai/zh/capability/data-analysis)** — 支持, _由机器提出，尚待校准_. “An Exploratory Data Analysis of the Titanic Dataset Explore the Titanic dataset and identify the key factors that influenced survival rates with visualizations and insights.” (摘自 [deerflow.tech](https://deerflow.tech/)，2026-09-24)
- **[智能体记忆](https://godooo.ai/zh/capability/agent-memory)** — 支持, _由机器提出，尚待校准_. “Long-Term Memory” (摘自 [github.com](https://github.com/bytedance/deer-flow)，2026-09-24)
- **[浏览器自动化](https://godooo.ai/zh/capability/browser-automation)** — 支持, _由机器提出，尚待校准_.
- **[联网搜索](https://godooo.ai/zh/capability/web-search)** — 支持, _由机器提出，尚待校准_. “optional web search provider” (摘自 [github.com](https://github.com/bytedance/deer-flow)，2026-09-24)
- **[自主编程](https://godooo.ai/zh/capability/coding-agent)** — 支持, _由机器提出，尚待校准_.

## 平替与同类

- **[Manus](https://godooo.ai/zh/agent/manus)** (免费版 + 付费升级): 同样能做：通用任务代理、浏览器自动化、深度研究；不用写代码
- **[Genspark](https://godooo.ai/zh/agent/genspark)** (免费版 + 付费升级): 同样能做：深度研究、通用任务代理、联网搜索；不用写代码
- **[CowAgent](https://godooo.ai/zh/agent/cowagent)** (开源免费): 同样能做：通用任务代理、多智能体协作、智能体记忆；不用写代码
- **[ChatGPT](https://godooo.ai/zh/product/chatgpt)** (免费版 + 付费升级): 同样能做：数据分析、智能体记忆、深度研究；不用写代码
- **[GPT Researcher](https://godooo.ai/zh/agent/gpt-researcher)** (开源免费): 同样能做：深度研究、多智能体协作、联网搜索；不用写代码
- **[STORM](https://godooo.ai/zh/agent/storm)** (开源免费): 同样能做：深度研究、多智能体协作、联网搜索
- **[Perplexity](https://godooo.ai/zh/product/perplexity)** (免费版 + 付费升级): 同样能做：深度研究、联网搜索；不用写代码
- **[ChatGPT agent](https://godooo.ai/zh/agent/chatgpt-agent)**: 同样能做：浏览器自动化、通用任务代理；不用写代码
- **[Claude Cowork](https://godooo.ai/zh/agent/claude-cowork)**: 同样能做：通用任务代理、数据分析、浏览器自动化；不用写代码
- **[goose](https://godooo.ai/zh/cli/goose)** (开源免费): 同样能做：自主编程、通用任务代理
- **[OpenManus](https://godooo.ai/zh/agent/openmanus)** (开源免费): 同样能做：通用任务代理、数据分析、浏览器自动化
- **[Claude](https://godooo.ai/zh/model/claude)**: 同样能做：自主编程、数据分析、通用任务代理；不用写代码

## 关系

- **基于…构建:** [LangGraph](https://godooo.ai/zh/framework/langgraph)

## 常见问题

### DeerFlow 是什么？

DeerFlow 是 ByteDance 字节跳动 出品的开源 AI 智能体，2025 年推出，面向开发者、企业。字节跳动开源的超级智能体框架，调度子智能体和沙箱完成研究、编程与创作。

### DeerFlow 免费吗？

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

### DeerFlow 开源吗？

开源，许可证是 MIT。源代码在 https://github.com/bytedance/deer-flow。

### DeerFlow 能本地运行吗？

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

### DeerFlow 能做什么？

主打：多智能体协作、深度研究、通用任务代理。也能做：数据分析、智能体记忆、浏览器自动化、联网搜索、自主编程。

### DeerFlow 是谁开发的？

由 ByteDance 字节跳动 开发。

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

开源的有：CowAgent、GPT Researcher、STORM、goose、OpenManus。其他：Manus、Genspark、ChatGPT、Perplexity、ChatGPT agent、Claude Cowork。

## 来源

- [github.com](https://github.com/bytedance/deer-flow) — 核实于 2026-09-24
- [deerflow.tech](https://deerflow.tech/) — 核实于 2026-09-24

---

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