1.1.0 • Published 2 years ago
chatgptk v1.1.0
ChatGPTK

ChatGPTK is a command line application that allows you to have natural language conversations using OpenAI's GPT-3 model.
Getting Started • Roadmap • License
Getting Started
Get OpenAI API Key
From https://platform.openai.com/
Install and Run
npm i -g chatgptk
chatgptkNote If it doesn't work, check to see if you entered the wrong OpenAI API key. If you entered an incorrect OpenAI API key, you can reinstall and enter a new OpenAI API key.
Roadmap
v2.0.0
- Maintain Context
- Custom Setting (ex: temperature)
- Custom Prompt
- In-memory context persistence
v1.0.0
- Just Chat
License
This project is licensed under the MIT.