streaming_chatbot / README.md
1lint
update for github repo
22addc6
|
raw
history blame
408 Bytes
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.