A command line tool to interact with OpenAI's GPT API, written in Go.
- Generate an API token for this application here: https://platform.openai.com/account/api-keys
- Set the API token as an environment variable:
export GPTERMINAL_OPENAI_API_KEY=<your key here> - Run the application:
./GPTerminal new