I gliched out the visitor count. lol. It was at 400 and something.
Need help? Go to our
This script works on Mac, Windows, and Linux.
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
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
This script is protected under the Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)