Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ def query_model(question):
|
|
110 |
welcome_message = """
|
111 |
# 🎮 Welcome to Plai!
|
112 |
|
113 |
-
## Your AI-driven assistant for all
|
114 |
"""
|
115 |
|
116 |
topics = """
|
|
|
110 |
welcome_message = """
|
111 |
# 🎮 Welcome to Plai!
|
112 |
|
113 |
+
## Your AI-driven assistant for all videogame related queries. Created by Perennial, Jiya, and Ly-Ly of the 2024 Kode With Klossy San Francisco Camp.
|
114 |
"""
|
115 |
|
116 |
topics = """
|