python -m venv venv
venv\Scripts\activate
pip install tk
pip install openai
Create new key following steps at https://platform.openai.com/account/api-keys
python app.py
Enter generated key and save
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python -m venv venv
venv\Scripts\activate
pip install tk
pip install openai
Create new key following steps at https://platform.openai.com/account/api-keys
python app.py
Enter generated key and save