Currently a simple ChatGPT interface, requires an API key but hopefully will not in the future
pip install revchatgpt pyqt5 qdarkstyle
There might be more but I can't remember
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