andreped commited on
Commit
ad42e8f
2 Parent(s): 3334722 3c67a3e

Merge pull request #3 from andreped/snapshot

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -6,8 +6,11 @@ The ChatBot enables you to talk with your own data - in this case, to learn abou
6
 
7
  ## Demo
8
 
9
- The demo is hosted live on Streamlit at `https://chatbot-app-demo.streamlit.app`. A snapshot of the UI can be seen below:
10
 
 
 
 
11
 
12
  ## Development
13
 
 
6
 
7
  ## Demo
8
 
9
+ A demo is hosted publicly at Streamlit at [https://chatbot-app-demo.streamlit.app](https://chatbot-app-demo.streamlit.app).
10
 
11
+ A snapshot of the UI can be seen below:
12
+
13
+ ![Screenshot 2023-10-24 at 12 02 22](https://github.com/andreped/chatbot-streamlit-demo/assets/29090665/8eebc228-07ff-4ab8-bbfd-c284f7572018)
14
 
15
  ## Development
16