- Copy your API key from https://platform.openai.com/account/api-keys
- Create
.env
file with formatOPENAI_API_KEY=<your API key goes here>
- For best results, open this repository in GitHub Codespaces or VSCode.
.env
file with format OPENAI_API_KEY=<your API key goes here>