abhiixxhek commited on
Commit
d79acba
β€’
1 Parent(s): df75534

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +31 -14
README.md CHANGED
@@ -1,16 +1,33 @@
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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: "Smart Course Finder πŸŽ“"
3
+ emoji: "πŸ”"
4
+ colorFrom: "#FF5733"
5
+ colorTo: "#28B463"
6
+ sdk: "gradio"
7
+ sdk_version: "4.44.0"
8
+ app_file: "app.py"
9
  pinned: true
10
+ license: "mit"
11
  tags:
12
+ - machine-learning
13
+ - data-science
14
+ - education
15
+ - ai
16
+ - nlp
17
+ - course-recommendation
18
+ ---
19
+
20
+ # Smart Course Finder πŸŽ“
21
+
22
+ Discover the most relevant **free courses** on Analytics Vidhya using **AI-powered search**! This tool helps you find courses by analyzing your query and ranking courses based on relevance.
23
+
24
+ πŸ›  **Powered by**:
25
+ - **Gradio** for user-friendly interfaces.
26
+ - **Groq** for AI-driven course recommendations.
27
+
28
+ 🌟 **Features**:
29
+ - Search for relevant courses using natural language queries.
30
+ - Displays course images, titles, and relevance scores.
31
+ - Links directly to the course for easy access.
32
+
33
+ πŸ”— **Try it out now!**