Simple TUI prompt aiming at integrating with Chat GPT and more.
To use this tool, you will need to provide your Open AI API Key. You can generate one here.
You will need to setup a payment method to make it usable. This should not cost anything, as long as you are not requesting Chat GPT too much.
$ go install github.com/noboruma/prompt-ai@latest
Find your key <API_KEY>
here
Then run:
$ OPENAI_API_KEY=<API_KEY> prompt-ai
or
$ export OPENAI_API_KEY=<API_KEY>
$ prompt-ai