aicoolies logo
DeerFlow deer mark
DeerFlow deer mark

DeerFlow

ByteDance's open-source agentic workflow platform

open sourceupdated Jul 28, 2026

DeerFlow is ByteDance's open-source agentic workflow platform that combines LLM-powered agents with deep research capabilities. It features multi-agent orchestration, web research automation, report generation, and podcast creation from research outputs. Built with LangGraph, it supports configurable LLM backends and provides a modern React-based UI for managing complex AI-driven research and content workflows.

DeerFlow is an open-source agentic workflow platform from ByteDance that gained significant traction on GitHub, reaching over 25,000 stars shortly after its release. The platform orchestrates multiple AI agents to perform complex research and content generation tasks — from web research and data gathering to structured report writing and even podcast-style audio content creation from research outputs. Built on LangGraph for agent orchestration, it provides a visual workflow builder and a modern React frontend for managing research projects.

The architecture separates concerns between research agents that gather and synthesize information from the web, analysis agents that structure findings into coherent reports, and content generation agents that transform research into various output formats. DeerFlow supports configurable LLM backends, allowing teams to use OpenAI, Anthropic, or self-hosted models depending on their requirements. The platform includes built-in web search, document parsing, and citation management for producing well-sourced research outputs.

DeerFlow is fully open-source under MIT license and designed for both individual researchers and teams building automated research pipelines. Its agentic approach goes beyond simple chatbot interactions by maintaining state across multi-step research workflows, coordinating between specialized agents, and producing structured deliverables. For developers building AI-powered research tools or content automation systems, DeerFlow provides a production-ready foundation with proven agent coordination patterns from ByteDance's engineering team.

Pricing

Free and open-source (MIT license)

full pricing breakdown →

Platforms

Python + React — self-hosted with any LLM backend

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

GitHub logo

GitHub MCP Server

Official MCP server for GitHub repo operations

GitHub MCP Server is the official Model Context Protocol server from GitHub that connects AI assistants to repositories, issues, pull requests, workflows, and code search. It exposes 100+ operations with toolset filtering, permission scoping, and audit logging, available in both remote-hosted and self-hosted Docker deployment modes.

Open Source
Context7 logo

Context7

Up-to-date docs for AI code editors via MCP

Context7 is an MCP server developed by Upstash that injects up-to-date, version-specific documentation directly into AI code editors and coding assistants. By typing 'use context7' in prompts, developers get accurate library documentation instead of hallucinated or outdated API references. It pulls from official source documentation and serves it through the Model Context Protocol, solving the common problem of LLMs generating code with incorrect or nonexistent API calls.

Open Source
DeepEval logo

DeepEval

Apache-2.0 Python framework for repeatable LLM, RAG, agent, MCP, and safety evaluation workflows.

DeepEval is an Apache-2.0 Python framework for evaluating LLM apps, RAG systems, agents, MCP workflows, and safety behavior with repeatable test cases. It works locally and in CI/CD, then connects to Confident AI for hosted reports, observability, red teaming, and governance when teams need shared evidence instead of ad-hoc prompt reviews and manual QA.

Open Source
Firecrawl logo

Firecrawl

Turn websites into LLM-ready structured data

Firecrawl is a Y Combinator-backed API that crawls websites and converts them into clean, LLM-ready Markdown or structured JSON. Handles JavaScript rendering, pagination, sitemaps, and anti-bot measures automatically. Designed for RAG pipelines, AI agents, and data extraction workflows. Features batch crawling, scheduled scraping, webhook notifications, and custom extraction schemas. Processes content for direct ingestion into vector databases and LLM context windows.

freemiumOpen Source
GStack logo

GStack

Virtual engineering team as Claude Code skills by YC CEO Garry Tan

GStack transforms Claude Code into a structured virtual engineering team through 23 opinionated slash command skills created by Y Combinator CEO Garry Tan. It assigns specialist roles including CEO product review, engineering manager architecture oversight, designer visual audit, QA lead with real browser testing, and release engineer deployment. Each skill enforces focused workflows with clear decision principles for running parallel coding sessions.

Open Source
Lightpanda logo

Lightpanda

Zig-built headless browser engineered for AI agent workloads

Open-source headless browser written in Zig for AI agents, crawling, and automation. Lightpanda omits graphical rendering, keeps DOM and JavaScript execution, exposes CDP for Puppeteer/Playwright/chromedp, and adds Agent, PandaScript, and MCP workflows. Current public benchmarks claim about 9x faster execution and 16x less memory than Chrome.

paid

FAQ

What is DeerFlow?

DeerFlow is ByteDance's open-source agentic workflow platform that combines LLM-powered agents with deep research capabilities. It features multi-agent orchestration, web research automation, report generation, and podcast creation from research outputs. Built with LangGraph, it supports configurable LLM backends and provides a modern React-based UI for managing complex AI-driven research and content workflows.

Is DeerFlow free?

Yes — DeerFlow is open source and free to use. Free and open-source (MIT license)

Is DeerFlow open source?

Yes — DeerFlow is open source.

What are the best DeerFlow alternatives?

The top editor-verified DeerFlow alternatives are CrewAI, AutoGen.