Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -200,7 +200,7 @@ header {
|
|
200 |
gr.Markdown("<h1 id='header-title'>Encourage AI🌟</h1>")
|
201 |
|
202 |
with gr.Row():
|
203 |
-
gr.Markdown("<p id='description'>
|
204 |
|
205 |
with gr.Row():
|
206 |
main_category = gr.Radio(
|
|
|
200 |
gr.Markdown("<h1 id='header-title'>Encourage AI🌟</h1>")
|
201 |
|
202 |
with gr.Row():
|
203 |
+
gr.Markdown("<p id='description'>Encourage AI is a dynamic, AI-powered chatbot designed to offer personalized guidance across a range of topics—from academic support to career advice, wellness, and more. With its intuitive interface and tailored responses, ChatSphere acts as your go-to companion for life’s challenges, providing helpful insights, motivation, and practical tips to help you succeed in both personal and professional journeys.</p>")
|
204 |
|
205 |
with gr.Row():
|
206 |
main_category = gr.Radio(
|