Update app.py
Browse files
app.py
CHANGED
@@ -31,7 +31,7 @@ button {background-color: orange !important; color: white !important;}
|
|
31 |
""") as demo:
|
32 |
gr.Markdown("""
|
33 |
|
34 |
-
# 🎓 Course Recommendation
|
35 |
|
36 |
Welcome to the **Course Recommendation Chatbot**! This tool was built to provide personalized course suggestions based on your unique interests and learning goals from Analytics Vidhya. Here’s a quick look at what makes this tool effective and how it was created:
|
37 |
|
|
|
31 |
""") as demo:
|
32 |
gr.Markdown("""
|
33 |
|
34 |
+
# 🎓 Course Recommendation Agent
|
35 |
|
36 |
Welcome to the **Course Recommendation Chatbot**! This tool was built to provide personalized course suggestions based on your unique interests and learning goals from Analytics Vidhya. Here’s a quick look at what makes this tool effective and how it was created:
|
37 |
|