This was done in Python 3.11.4!
Don't forget to install your dependencies with pip install -r requirements.txt
git clone
this repositorycd
into the newly cloned repository- Run
cp .env.sample .env
- Add your
OPENAI_API_KEY
to the newly created.env
file. - Open and run the notebook!