Skip to content

draaslan/chatgpt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Python CLI

If chat.openai.com is down, you can keep chatting with OpenAI's chat functions using this Python script and your personal OpenAI API Key.

Requirements

  • Python 3.X
  • OpenAI Python Package 0.27.0+

Usage

1. Pull the Script & Install Packages

git clone https://github.com/draaslan/chatgpt-cli.git
cd chatgpt-cli
pip install -r requirements.txt

2. OpenAI Credentials

Add your OpenAI API Key to chat.py file.

3. Run the Script

python chat.py
chatgpt-cli.mov

About

Python CLI script for OpenAI ChatGPT.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages