ChatGPT CLI tool
npm install
- Go to https://platform.openai.com/account/org-settings and get your Organization Id
- Go to https://platform.openai.com/account/api-keys an create a new secret key
- Rename .env.example to .env.
- Change API keys with yours.
npm install -g .
- Open any command promt tool (like: CMD Powershell, Bash)
- Type chatgpt-cli
- Hit Enter
- And start conversation with ChatGPT