/Python-GUI-ChatGPT-Client

GUI application built in Python with DelphiFMX to access the ChatGPT API.

Primary LanguagePythonMIT LicenseMIT

Python-GUI-ChatGPT-Client

GUI application built in Python with DelphiFMX to access the ChatGPT API.

Installation:

  • pip install delphifmx
  • pip install openai

Run:

python chatgptapp.py

Find out more about DelphiFMX:

DelphiFMX for Python