Skip to content

WithZahir/course-recommender

Repository files navigation

📚 AI Course Recommender

A smart course recommendation app that takes your learning goal and suggests top Udemy & Coursera courses using NLP embeddings.

🧠 Tech Stack

  • FastAPI / Gradio (switchable)
  • SentenceTransformers (all-MiniLM-L6-v2)
  • NumPy + pandas
  • HTML + Tailwind (for optional frontend)
  • VS Code + Git

🚀 How to Run

pip install -r requirements.txt
python gradio_app.py

About

This project helps users discover the most relevant online courses across Coursera and Udemy based on their personal learning goals. Just enter a skill like "deep learning with PyTorch" and get intelligent, ranked recommendations instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors