Skip to content

xaviviro/OpenAI-Gradio-Chat-Interface

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

Overview

This project integrates OpenAI's GPT models with a Gradio interface to create an interactive chat application. Users can interact with the chatbot, specifying different models, temperature settings, and maximum token limits.

Dependencies

  • Python 3
  • openai
  • gradio

Setup Instructions

  1. Install the required libraries: pip install openai gradio.
  2. Clone this repository to your local machine.
  3. Run the script: python app.py.

How to Use

  1. Open the provided URL in a web browser after running the script.
  2. Enter your message and adjust the settings as desired.
  3. Click "Submit" to see the chatbot's response.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%