File size: 478 Bytes
5c248e8
 
 
 
 
 
11ec56e
5c248e8
 
 
 
 
22addc6
 
d8a3676
 
22addc6
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
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.