Get GPT like chatGPT on your terminal
You'll need to have your own OpenAi
apikey to operate this package.
- Go to
https://beta.openai.com/
- Select you profile menu and go to
Manage API Keys
- Select
+ Create new secret key
- Copy generated key
npx terminalgpt
npx terminalgpt chat
ps.: If it is your first time running it, it will ask for open AI key , paste generated key from pre-requisite steps
npx terminalgpt chat --engine "text-davinci-002" --temperature 0.7