Spaces:
Sleeping
Sleeping
raghuv-aditya
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ button {background-color: orange !important; color: white !important;}
|
|
38 |
#input_text, #output_text {margin-bottom: 20px;}
|
39 |
""") as demo:
|
40 |
gr.Markdown("""
|
41 |
-
# ⚡ Fast Course Recommendation
|
42 |
|
43 |
Welcome to the **Compact Course Recommendation Chatbot**! 🚀 This version is designed to provide lightning-fast course suggestions—**20x faster** than the full version—by working directly with a curated dataset of pre-scraped course information from Analytics Vidhya.
|
44 |
|
|
|
38 |
#input_text, #output_text {margin-bottom: 20px;}
|
39 |
""") as demo:
|
40 |
gr.Markdown("""
|
41 |
+
# ⚡ Fast Course Recommendation Agent (Compact Version)
|
42 |
|
43 |
Welcome to the **Compact Course Recommendation Chatbot**! 🚀 This version is designed to provide lightning-fast course suggestions—**20x faster** than the full version—by working directly with a curated dataset of pre-scraped course information from Analytics Vidhya.
|
44 |
|