/ChatGPT-Desktop

ChatGPT GUI client using PyQT5

Primary LanguagePython

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