Spaces:
Build error
Build error
HF spaces badge fix
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ app_file: app.py
|
|
14 |
# chatbot-streamlit-demo
|
15 |
|
16 |
[](https://opensource.org/licenses/MIT)
|
17 |
-
<a target="_blank" href="https://huggingface.co/spaces/andreped/
|
18 |
[](https://chatbot-app-demo.streamlit.app)
|
19 |
|
20 |
This application demonstrates how to setup a simple ChatBot with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-services/openai-service), [llama-index](https://docs.llamaindex.ai/en/stable/), and [Streamlit](https://streamlit.io).
|
@@ -27,7 +27,7 @@ The ChatBot enables you to talk with your own data - in this case, to learn abou
|
|
27 |
|
28 |
We have enabled live hosting through both Streamlit and Hugging Face spaces. Click on the respective badges below to access each:
|
29 |
|
30 |
-
#### Hugging Face Spaces <a target="_blank" href="https://huggingface.co/spaces/andreped/
|
31 |
|
32 |

|
33 |
|
|
|
14 |
# chatbot-streamlit-demo
|
15 |
|
16 |
[](https://opensource.org/licenses/MIT)
|
17 |
+
<a target="_blank" href="https://huggingface.co/spaces/andreped/chatbot-streamlit-demo"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
18 |
[](https://chatbot-app-demo.streamlit.app)
|
19 |
|
20 |
This application demonstrates how to setup a simple ChatBot with [Azure OpenAI](https://azure.microsoft.com/en-us/products/ai-services/openai-service), [llama-index](https://docs.llamaindex.ai/en/stable/), and [Streamlit](https://streamlit.io).
|
|
|
27 |
|
28 |
We have enabled live hosting through both Streamlit and Hugging Face spaces. Click on the respective badges below to access each:
|
29 |
|
30 |
+
#### Hugging Face Spaces <a target="_blank" href="https://huggingface.co/spaces/andreped/chatbot-streamlit-demo"><img src="https://img.shields.io/badge/🤗%20Hugging%20Face-Spaces-yellow.svg"></a>
|
31 |
|
32 |

|
33 |
|