Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Research Agent to answer a question

Setup the environment

uv venv
source .venv/bin/activate
uv sync

Set the environment variables:

export OPENAI_API_KEY=<your key here>
export TAVILY_API_KEY=<your key here>

Run langgraph

python3 src/deep_research_agent.py "Ask any question here?"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages