Skip to content

Tytan-Codes/chatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT

visitors
I gliched out the visitor count. lol. It was at 400 and something.
Need help? Go to our Discord

This script works on Mac, Windows, and Linux.

Installation

All you need to do is install the requirements.txt and then run the script, THATS ALL. :)

pip install -r requirements.txt

Put your openAI API KEY by running this command:

nano +12 main.py

Then just run the script by doing:

python3 main.py

Usage

List all args:

python3 main.py -h

Go straight into essay writer mode:

python3 main.py --essay

Start chatting:

Python3 main.py --chat

Go straight into story writer mode:

python3 main.py --story

Go straight into resume writing mode:

python3 main.py --resume

License

This script is protected under the Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)

Licence