ChatGPT CLI written in Rust
- Download application build link
- Run application
./<your-folder>/gpt_cli - Get OpenAI apikey at link
- Enter apikey
- Provide context, or leave empty for short answers
- Chat with ChatGPT
- Type 'quit' to close application
There is no validation for both user input and API response, that means application may crash on something.