Spaces:
Build error
Build error
Fixed deploy badge
Browse files
README.md
CHANGED
@@ -16,7 +16,7 @@ app_file: app.py
|
|
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 |
-
[, [llama-index](https://docs.llamaindex.ai/en/stable/), and [Streamlit](https://streamlit.io).
|
22 |
|
|
|
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 |
+
[](https://github.com/andreped/chatbot-streamlit-demo/actions/workflows/deploy.yml)
|
20 |
|
21 |
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).
|
22 |
|