Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 423 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 423 Bytes

BoostGPT

Screenshot

Currently a simple ChatGPT interface, requires an API key but hopefully will not in the future

Dependencies

pip install revchatgpt pyqt5 qdarkstyle There might be more but I can't remember

Running

git clone https://github.com/gsaker/BoostGPT/

cd BoostGPT

python main.py

It's that simple

Should be OS agnostic but not tested on anything other than Linux