Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -97,9 +97,9 @@ def query_model(question):
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
-
# 🌎 Welcome to GloBot!
|
101 |
|
102 |
-
## Your AI-driven assistant for
|
103 |
"""
|
104 |
|
105 |
topics = """
|
|
|
97 |
|
98 |
# Define the welcome message and specific topics the chatbot can provide information about
|
99 |
welcome_message = """
|
100 |
+
# 🌎 Welcome to GloBot! 🌻
|
101 |
|
102 |
+
## Your AI-driven assistant for STL community outreach queries. Created by Honna, Davonne, and Maryam of the 2024 Kode With Klossy St.Louis Camp!
|
103 |
"""
|
104 |
|
105 |
topics = """
|