https://github.com/acheong08/ChatGPT
git clone https://github.com/fredi-python/ChatTK.git
cd ChatTK
python3 -m pip install --upgrade -r requirements.txt
- download the zip-file: https://github.com/fredi-python/ChatTK/archive/refs/heads/main.zip
- unzip it
- open a terminal in the unzipped folder, and type:
python3 -m pip install --upgrade -r requirements.txt
open a Terminal in the ChatTK folder, and type:
python3 main.py
