streaming_chatbot / README.md
1lint
update
d8a3676

A newer version of the Gradio SDK is available: 5.6.0

Upgrade
metadata
title: Streaming Chatbot
emoji: πŸ“ˆ
colorFrom: green
colorTo: yellow
sdk: gradio
sdk_version: 3.30.0
app_file: app.py
pinned: false
license: apache-2.0

Streaming Chatbot

Hosted with HF Spaces at https://lint-streaming-chatbot.hf.space/

Install with pip install -r requirements.txt

Run with python app.py

Gradio app that streams chat completions from the OPENAI API service. Get an API Key at https://platform.openai.com/account/api-keys to try this out.