This is a graphical user interface (GUI) for interacting with various OpenAI models. With this GUI, you can easily run various language and machine learning models, such as GPT-3 and DALL-E, without needing to use the command line.
The program works. If you encounter problems running it or have other bug reports or features that you wish to see implemented, please fork the project and submit a pull request and/or file an issue on this project.
- Add Whisper.
- Button binds for functionality (Enter, Esc, Delete)
- Write to class
openaigui.py
openaiguidemo.MP4
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
In order to use this GUI, you will need to have a valid OpenAI API key. You can sign up for a free API key at the OpenAI website.
You will also need to have Python 3 installed on your machine. You can download Python 3 from the official Python website.
To install the GUI, first clone the repository to your local machine:
git clone https://github.com/MaxSSD/OpenAI-GUI.git
Next, navigate to the root directory of the project and install the required dependencies:
cd OpenAI-GUI
pip install -r requirements.txt
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.
Key Combo | Effect |
---|---|
Enter | Speak |
Esc | Quit |
Delete | Delete text |
OpenAI based model GUI tool which displays a desktop prompt window for OpenAI GPT3
- Give 10 ideas for python automation implementations.
- Review this code: "..."
- Summarize this text: "..."
- logging==0.5.1.2
- PySimpleGUI==4.60.4
- openai==0.16.0
- Pillow==9.2.0
- File an issue on GitHub if you need help fitting your OpenAI-GUI into our component system; we would be happy to collaborate. We welcome contributions to this project! If you have an idea for a new feature or bug fix, please open a new issue and let us know.
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.