Skip to content

This Python program is a Tkinter-based graphical interface for interacting with OpenAI's GPT-3 model, allowing users to enter text queries, authenticate their OpenAI API key, and receive and display model-generated responses.

Notifications You must be signed in to change notification settings

PaulPoandl/OpenAI-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

OpenAI-Chat

This Python program is a Tkinter-based GUI application that facilitates interaction with OpenAI's GPT-3 model. Users can input their OpenAI API key, set temperature and tokens parameters, and choose a GPT-3 model. The application provides a user-friendly interface with features such as a help menu, about info, and a link to a website. The user's queries are sent to GPT-3, and the generated responses are displayed in a formatted manner. The program handles API key authentication, loading/saving from/to a file, and gracefully closes the application. It serves as a basic chat-like interface for users to interact with the GPT-3 model.

Screenshot 2023-12-10 150802

Installation

To download the program, select the version that suits your needs from the links below. Each version is compatible with Windows 11, Windows 10, Windows 8, and Windows 7. You have two options for downloading: either as an executable file (.exe) from Dropbox or as source code from GitHub.

Please note, if you choose to download the source code, ensure that you have Python installed on your system, along with all the necessary modules required by the program. Additionally, you can convert the source code to an executable (.exe) file using PyInstaller.

Available Versions:

Version 1.0

Remember, if you download the source code from GitHub, ensure you have the proper Python environment and necessary modules installed to run the program successfully.

Follow us on Social Media!

Instagram: https://www.instagram.com/bytegroovelabs

Tik Tok: https://www.tiktok.com/@bytegkhaqn0

Visit our Website!

Link: https://aicommandhub2.wordpress.com

Source

Author: Paul Poandl

Contact: [email protected], [email protected]

Important Information for Users:

Ownership Clarification: Please be aware that the artificial intelligence systems provided via OpenAI (https://openai.com) are proprietary products of OpenAI, Inc. and are not owned or controlled by our organization. Potential Costs: Users should note that the utilization of OpenAI's AI services may incur charges. We advise reviewing OpenAI's pricing structure for detailed information. Usage Guidelines: Prior to utilizing the program, it is imperative that users read and understand the introductory guide. This will ensure a comprehensive understanding of the program's capabilities and limitations.

About

This Python program is a Tkinter-based graphical interface for interacting with OpenAI's GPT-3 model, allowing users to enter text queries, authenticate their OpenAI API key, and receive and display model-generated responses.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages