Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
|
|
110 |
welcome_message = """
|
111 |
# 📖 Welcome to LitBot!
|
112 |
|
113 |
-
##
|
114 |
"""
|
115 |
|
116 |
topics = """
|
|
|
110 |
welcome_message = """
|
111 |
# 📖 Welcome to LitBot!
|
112 |
|
113 |
+
## An AI-driven assistant for all literature-related queries, LitBot is your new trusted reading guide! Created by Katie, Madeline, and Tiffany of the 2024 Kode With Klossy Los Angeles Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|