
Agents SDK Research Bot Custom
blueprint · 3 agents
15000★ stars
What it does
The research-bot example from the OpenAI Agents SDK: a planner turns the question into a set of searches, search agents execute them in parallel with the hosted web-search tool, and a writer produces the final report.
Agent flow
1 · Planner
Derive the searches
no tools · reasoning
2 · Searchers
Run them in parallel
web search
3 · Writer
Synthesize the report
no tools · reasoning
get the code
View the source on GitHub ↗
This blueprint lives in its authors' repository. SocketCat indexes it and links you to the real thing.
More in Research & intel
Browse all →Deep Research
com.socketcat/deep-research
LangGraph
Splits a hard question into sub-questions, researches them in parallel to keep the wall-clock low, then synthesizes one brief with citations.
★ 17551 server
⑂ 254