- Clone the repository and create a virtual environment.
- Install the required packages by running:
pip install -r requirements.txt
. - Execute the selected script by running:
python <filename.py>
.
Ensure that your OpenAI
API Key is set in your environment variables before proceeding.