Skip to content

Graphical user interface (GUI) for interacting with OpenAI compatible API.

License

Notifications You must be signed in to change notification settings

FishYu-htps/OpenAI-GUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAI-GUI

pip install -r requirements.txt

Usage

To run the GUI, simply enter the following command:

python openaigui.py

The GUI will then open in a new window. You can select the desired OpenAI model from the dropdown menu and enter your input in the text box. When you are ready, click the "Run" button to send your input to the model and view the results.

Developer Information

Known Working Versions of Dependencies for openaipysgui.py

  • logging==0.5.1.2
  • PySimpleGUI==4.60.4
  • openai==0.16.0

License

Source code of OpenAI-GUI is licensed under the MIT License. Some dependencies of this application are under the GPL license. When packaged with these dependencies, OpenAI-GUI may also be under the terms of this GPL license.

About

Graphical user interface (GUI) for interacting with OpenAI compatible API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%