Deer Flow is ByteDance's open-source research superagent that combines web research, code execution, and report generation into a single long-horizon pipeline. It plans strategies, searches the web, analyzes data with code, and produces comprehensive reports.
Deer Flow is a research powerhouse. Unlike simple research agents, it handles long-horizon projects — planning strategies, searching the web, writing and executing analysis code, and producing comprehensive reports with data visualizations. With 57k+ stars, it’s the most popular research agent.
git clone https://github.com/bytedance/deer-flow
cd deer-flow && pip install -r requirements.txt
python main.py --question "Compare top 5 vector databases for RAG"
Question: "Compare top 5 vector databases for production RAG"
Output: 3000-word report with:
- Feature comparison table
- Performance benchmarks (QPS, latency, recall)
- Pricing analysis with charts
- Recommendations by use case
AI agents that work well with Deer Flow.
Autonomous research agent that searches the web, synthesizes findings, and produces cited research reports.
AI reads Twitter/X, Reddit, YouTube, and GitHub — multi-platform social intelligence for agents.
Deep web research with multi-source synthesis, citation tracking, and structured report generation.