Skip to content

Latest commit

 

History

History
57 lines (43 loc) · 1.31 KB

README.md

File metadata and controls

57 lines (43 loc) · 1.31 KB

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