Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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