Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 105 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 105 Bytes

To launch the backend

pip install -r requirements.txt
export OPENAI_API_KEY=""
python api.py