Spaces:
Build error
Build error
Fixed README snapshot
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# chatbot-streamlit-demo
|
| 2 |
|
| 3 |
-
This application demonstrates how to setup a simple ChatBot with Azure OpenAI and
|
| 4 |
|
| 5 |
The ChatBot enables you to talk with your own data - in this case, to learn about André's research.
|
| 6 |
|
|
@@ -42,7 +42,7 @@ A Streamlit browser window should automatically open. If not, the app can be acc
|
|
| 42 |
|
| 43 |
Below is a snapshot on how the UI should look. A live demo may be made openly available in the future.
|
| 44 |
|
| 45 |
-
<img width="800" alt="Screenshot 2023-10-18 at 13 06 51" src="https://github.com/andreped/chatbot-streamlit-demo/assets/29090665/
|
| 46 |
|
| 47 |
## License
|
| 48 |
|
|
|
|
| 1 |
# chatbot-streamlit-demo
|
| 2 |
|
| 3 |
+
This application demonstrates how to setup a simple ChatBot with Azure OpenAI and Streamlit.
|
| 4 |
|
| 5 |
The ChatBot enables you to talk with your own data - in this case, to learn about André's research.
|
| 6 |
|
|
|
|
| 42 |
|
| 43 |
Below is a snapshot on how the UI should look. A live demo may be made openly available in the future.
|
| 44 |
|
| 45 |
+
<img width="800" alt="Screenshot 2023-10-18 at 13 06 51" src="https://github.com/andreped/chatbot-streamlit-demo/assets/29090665/0e367153-9f0e-48d6-8059-dd060f917a97">
|
| 46 |
|
| 47 |
## License
|
| 48 |
|