An unofficial GUI app for the ChatGPT backend API.
Project description
ChatGPT-GUI
An unofficial GUI app for the ChatGPT backend API.
Note: This project is in a public alpha, and as such, many features are not complete.
Disclaimer:
ChatGPT-GUI is in no way associated with, endorsed by, or otherwise affiliated with OpenAI.
Other Documents:
Table of Contents
About:
ChatGPT-GUI is a GUI application written using Qt for Python that allows you to easily use ChatGPT API endpoints.
This project is a fork of my other project, HaloInfiniteGetter.
How to Use:
Installation:
- First, install Python 3.10 using this link
- Then, open command prompt (Win + R -- type in "cmd") and type
pip install chatgpt-gui
- Optionally, to install the latest unstable version, type
pip install git+https://github.com/Cubicpath/ChatGPT-GUI.git
- Optionally, to install the latest unstable version, type
- And you are done! To launch the program simply type
chatgpt
- Once launched, you can create a desktop shortcut by using the
Create Desktop Shortcut
tool under theTools
context menu
- Once launched, you can create a desktop shortcut by using the
Authentication:
...
Themes:
Themes are a way to style already-existing elements (Think CSS). They are held in a directory with their resources and stylesheet in the same folder level.
Theme File Structure:
../
│
├───[theme_id]/
│ ├─── [icon1_name].svg
│ ├─── [icon2_name].svg
│ ├─── [icon3_name].svg
│ └─── stylesheet.qss
│
The current builtin themes are:
Breeze Dark
Breeze Light
Legacy (Default Qt)
While the current breeze themes are slightly modified versions, you can view the original themes at BreezeStyleSheets.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file chatgpt-gui-0.1.dev1.tar.gz
.
File metadata
- Download URL: chatgpt-gui-0.1.dev1.tar.gz
- Upload date:
- Size: 115.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bc4af3dc12e9f8008001fc299653286d62a421311024e8b49b2af29de0f4a30 |
|
MD5 | d01bcfd64e42b69938ea006a88f24f60 |
|
BLAKE2b-256 | fea441aa12b81e4458042fbe7c48fb24b0e55fe7cbee6256b6b40752ad2ed66a |
File details
Details for the file chatgpt_gui-0.1.dev1-py3-none-any.whl
.
File metadata
- Download URL: chatgpt_gui-0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 162.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 662ddc8de70a01fb25d03253978046c6079d688865c52cd9a2ddd67773ee7907 |
|
MD5 | 082b0e1d436b5db1635e89f28c9fe65c |
|
BLAKE2b-256 | e70a1c692ca2ab926462a7561bd6a9a6f710fdac0b73e3e9ab2f19563d4d5cac |