These are the exercises associated with a tutorial created by the Mondego group. You can access the slides here.
-
required python version
3.10
or higher -
install required libraries
pip install -r requirements.txt
-
in each exercise folder create a local
.env
file, put the OpenAI API keyOPENAI_API_KEY=''