streaming_chatbot / README.md
1lint
update
d8a3676
|
raw
history blame
478 Bytes
---
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.