jeremierostan commited on
Commit
cf41e09
1 Parent(s): c50f3c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -8,6 +8,14 @@ sdk_version: 4.36.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
 
 
11
  ---
12
 
13
- An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
 
 
 
 
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
+ thumbnail: >-
12
+ https://cdn-uploads.huggingface.co/production/uploads/64964a906105da037e718533/BRQArnH6HoAHM9YAiX4FM.jpeg
13
+ short_description: 'A chat interface to interact with your OpenAI assistant '
14
  ---
15
 
16
+ A simple [Gradio](https://gradio.app) interface to interact with an existing [OpenAI](https://openai.com) assistant.
17
+ Duplicate the space and create your own with:
18
+ OpenAI API key
19
+ Assistant ID
20
+ Chosen password (the username is "username" by default - this can be changed in app.py)
21
+ Avatar pic (optional)