abhiixxhek
commited on
Commit
β’
df75534
1
Parent(s):
9eb86cf
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: Smart Course Finder π
|
2 |
+
emoji: π
|
3 |
+
colorFrom: #FF5733
|
4 |
+
colorTo: #28B463
|
5 |
+
sdk: gradio
|
6 |
+
sdk_version: 4.44.0
|
7 |
+
app_file: app.py
|
8 |
+
pinned: true
|
9 |
+
description: "Find the best free courses on Analytics Vidhya, powered by AI-driven course recommendations based on your queries."
|
10 |
+
tags:
|
11 |
+
- AI
|
12 |
+
- Machine Learning
|
13 |
+
- Data Science
|
14 |
+
- Education
|
15 |
+
- Course Recommendations
|
16 |
+
- NLP
|