Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/armen-jean-andreasian/chatgpt-desktop
ChatGPT GUI client using PyQT5
https://github.com/armen-jean-andreasian/chatgpt-desktop
chatgpt chatgptapi pyqt5
Last synced: about 1 month ago
JSON representation
ChatGPT GUI client using PyQT5
- Host: GitHub
- URL: https://github.com/armen-jean-andreasian/chatgpt-desktop
- Owner: Armen-Jean-Andreasian
- Created: 2023-06-21T10:04:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-21T10:04:48.000Z (over 1 year ago)
- Last Synced: 2024-11-11T12:13:09.513Z (about 1 month ago)
- Topics: chatgpt, chatgptapi, pyqt5
- Language: Python
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatBot Application
This is a simple chat application that interacts with a ChatBot powered by ChatGPT. It allows you to have conversations with the ChatBot and receive responses in real-time.
## Features
- Send messages to the ChatBot and receive responses.
- Choose between light mode and dark mode for the user interface.
- Simple and intuitive user interface.
- Easily switch between modes using a dropdown list.## Requirements
- Python 3.7 or higher
- PyQt6 library
- OpenAI API key