andreped commited on
Commit
78196fe
·
unverified ·
1 Parent(s): ef96aaf

Fixed README snapshot

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 StreamLit.
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/560ae794-089f-409a-9aaa-8f9c3e204c5e">
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