Anne31415 commited on
Commit
5413612
·
1 Parent(s): dcd9708

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -8
app.py CHANGED
@@ -91,14 +91,7 @@ def main():
91
  st.markdown(
92
  """🤖 Welcome to BinDocs ChatBot! 🤖
93
 
94
- Hello! I’m your friendly assistant, designed to help you navigate through our platform with ease. Here's a snapshot of what I can assist you with:
95
-
96
- 📘 **Glossary Inquiries:**
97
- Having trouble understanding specific terms? Ask me! For instance, if you are unsure about what "Belegarzt" means, just type in “What is a Belegarzt?” and I will provide you with a detailed explanation based on our glossary.
98
-
99
- 🆘 **Help Page Navigation:**
100
- I can guide you through our help page and answer your queries regarding any problems or inquiries you might have, such as “Forgot your Password?” or other platform-related concerns.
101
-
102
  #### How to Interact:
103
  Simply type in your question or concern, and I will do my best to assist you. Examples are shown at the bottom of this page. Try some out!"""
104
  )
 
91
  st.markdown(
92
  """🤖 Welcome to BinDocs ChatBot! 🤖
93
 
94
+ Hello! I’m your friendly assistant, designed to help you navigate through our platform with ease.
 
 
 
 
 
 
 
95
  #### How to Interact:
96
  Simply type in your question or concern, and I will do my best to assist you. Examples are shown at the bottom of this page. Try some out!"""
97
  )