Skip to content

resonatehq-examples/openai-deep-research-agent-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Research Assistant

TBD

Installation & Usage

This project uses uv, a popular Python package manager and virtual environment tool. To run this project you need an OpenAI API Key

1. Clone the repository

git clone https://github.com/resonatehq/deep-research.git
cd deep-research

2. Set your OpenAI API Key

export OPENAI_API_KEY="sk-..."

3. Run the Agent

uv run research.py

About

A recursive Deep Research Assistant powered by OpenAI and Resonate's Distributed Async Await.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages