ChatGPT in your terminal!
- Chat - Chat with it!
- Memory - It remembers your message!
- Clone the repo
- Create
.envfile or remove the.examplefrom.env.exampleGet openAI API key, and paste in inside - Run
npm install
- Run
npm start - It will wait for your prompt message, type a message in the CLI!
- To quit, type
quitor exit program withCTRL+C