raghuv-aditya commited on
Commit
a2fb02a
·
verified ·
1 Parent(s): e3d8f12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 Chatbot (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
 
 
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