2 PartsIn Progress
Deep Research From Scratch
A series on building deep research workflows from scratch, covering the core components needed to plan, search, synthesize, and present findings.
01
Creating a Plan
Teaching our deep research agent to break broad questions into a concrete research plan
If you ask a model a broad question and let it immediately start searching, the model will jump to the first promising source, summarise random facts and then forget half the original question by the…
14 min read
02
Deep Research From Scratch
Why you need subagents
The code for this series is available on GitHub. You can also watch the livestream where we build it step by step. Deep research is the textbook use case for subagents. When generating long, dense…
9 min read
03