Workflow
X @Avi Chawla
Avi Chawlaยท2025-09-27 06:33

I just built my own multi-agent deep researcher!It uses a 100% local LLM and MCP.Here's an overview of how it works:- User submits a query- Web agent searches with Bright Data MCP tool- Research agents generate insights using platform-specific tools- Response agent crafts a coherent answer with citationsTech stack:- Bright Data MCP for real-time web access- CrewAI for multi-agent orchestration- Ollama to locally serve GPT-OSSWhy Bright Data MCP?To build this workflow, we needed to gather information from se ...