/gradio-chat

Simple chat application with OpenAI GPT and Gradio

Primary LanguagePythonMIT LicenseMIT

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Chatgpt Gradio
👀
yellow
indigo
gradio
3.28.3
app.py
false
cc-by-nc-4.0

gradio-chat

Simple chat application with OpenAI GPT and Gradio

Install libraries

pip install -r requirements.txt

Run the application locally

gradio run app.py