Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
|
|
110 |
welcome_message = """
|
111 |
# ♟️ Welcome to CalmConnect!
|
112 |
|
113 |
-
## Your AI-driven assistant for destressing and extracurricular queries. Created by Olivia W, Alice T, and Cindy W of the 2024 Kode With Klossy CITY Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|
@@ -118,7 +118,7 @@ topics = """
|
|
118 |
- Arts and Crafts
|
119 |
- Destressing strategies
|
120 |
|
121 |
-
|
122 |
- Engineering
|
123 |
- Tech/Computer Science
|
124 |
- Research : STEM
|
|
|
110 |
welcome_message = """
|
111 |
# ♟️ Welcome to CalmConnect!
|
112 |
|
113 |
+
## Your AI-driven assistant for destressing and extracurricular opportunity queries. Created by Olivia W, Alice T, and Cindy W of the 2024 Kode With Klossy CITY Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|
|
|
118 |
- Arts and Crafts
|
119 |
- Destressing strategies
|
120 |
|
121 |
+
## Or you can about the following extracurricular opportunity topics below!
|
122 |
- Engineering
|
123 |
- Tech/Computer Science
|
124 |
- Research : STEM
|