Skip to content

Mustafa-Esoofally/AI-researcher-phidata

Repository files navigation

AI Research Workflow

Inspired by the fantastic work by Matt Shumer (@mattshumer_). We've created a constrained Research Workflow that uses GPT-4 Assistants to write a report by searching:

  • DuckDuckGo
  • Exa
  • ArXiv

1. Create a virtual environment

python3 -m venv ~/.venvs/aienv
source ~/.venvs/aienv/bin/activate

2. Install requirements

pip install -r cookbook/examples/research/requirements.txt

3. Export OPENAI_API_KEY and EXA_API_KEY

export OPENAI_API_KEY=sk-***
export EXA_API_KEY=***

4. Run Streamlit App

streamlit run cookbook/examples/research/app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages