A ChatGPT CLI tool based on the OpenAI API, for hardcore terminal users.
You need to first open HERE to get a valid API Key.
# Install
pip install git+https://github.com/jaypei/chatgpt-cli
# Start a chat session
chatgpt-cli chat
# or make an alias
alias chat="chatgpt-cli chat"
chat
# have fun