Spaces:
Sleeping
Sleeping
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
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.