Update README.md
Browse files
README.md
CHANGED
@@ -11,11 +11,9 @@ pinned: false
|
|
11 |
short_description: Answer any questions you have about the content of your mail
|
12 |
---
|
13 |
|
14 |
-
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).
|
15 |
|
16 |
Our Google authentication verification is currently pending. If you would like to proceed with testing, we can add you as a test user. To facilitate this, please complete the Google Form provided below.
|
17 |
|
18 |
https://forms.gle/FRWwhhMeKaiXDAJQ9
|
19 |
|
20 |
-
|
21 |
-
uvicorn main:app --reload
|
|
|
11 |
short_description: Answer any questions you have about the content of your mail
|
12 |
---
|
13 |
|
|
|
14 |
|
15 |
Our Google authentication verification is currently pending. If you would like to proceed with testing, we can add you as a test user. To facilitate this, please complete the Google Form provided below.
|
16 |
|
17 |
https://forms.gle/FRWwhhMeKaiXDAJQ9
|
18 |
|
19 |
+
Link to the vide demo: https://www.youtube.com/watch?v=Ie8kdGU6bjY
|
|