**@hikyu/cli-gpt** is a command-line interface (CLI) tool that interacts with OpenAI's GPT-3.5 Turbo model. It sends user inputs to the GPT-3.5 Turbo API, receives the response, and outputs the AI's generated text.
npm install @hikyu/cli-gpt```
npm install -g @hikyu/cli-gpt
```
gpt
It will then ask you for your OpenAi Token, you can get it here