Skip to main content

Start with a deep research agent

Start a new project using an AI agent loop (deep research assistant) use case example.

Python SDK

Deep research agent

Clone this repo

TypeScript SDK

Deep research agent

Clone this repo

Problem

Researching complex topics requires breaking them into subtopics and exploring each deeply — a process that’s hard to scale manually.

Solution

The Distributed Recursive Deep Research Agent (powered by Resonate + OpenAI) automates this by decomposing topics and recursively researching subtopics in parallel with minimal code.