Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,7 @@ def query_model(question):
|
|
126 |
|
127 |
# Define the welcome message and specific topics the chatbot can provide information about
|
128 |
welcome_message = """
|
129 |
-
##
|
130 |
"""
|
131 |
topicList = """
|
132 |
### Ask me anything from the topics below!
|
|
|
126 |
|
127 |
# Define the welcome message and specific topics the chatbot can provide information about
|
128 |
welcome_message = """
|
129 |
+
## Albot AI-nstein is your AI-driven assistant, for all things AI.
|
130 |
"""
|
131 |
topicList = """
|
132 |
### Ask me anything from the topics below!
|