Skip to content

Simple chatbot GUI application that utilizes the GPT-3.5 API model from OpenAI to provide natural language responses to user input.

Notifications You must be signed in to change notification settings

angeljmercado/chatbot-with-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot-With-GPT

ChatbotWithGPT is a simple chatbot application that utilizes the GPT-3.5 model from OpenAI to provide natural language responses to user input. The chatbot has a graphical user interface built using PyQt6 and communicates with the OpenAI API to generate responses.

Prerequisites

Before running this application, make sure you have the following:

  • Python 3.x installed on your system.
  • PyQt6 library installed. You can install it using pip: pip install PyQt6
  • An OpenAI API key. You can obtain one by signing up at OpenAI.

About

Simple chatbot GUI application that utilizes the GPT-3.5 API model from OpenAI to provide natural language responses to user input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages