A smart course recommendation app that takes your learning goal and suggests top Udemy & Coursera courses using NLP embeddings.
- FastAPI / Gradio (switchable)
- SentenceTransformers (
all-MiniLM-L6-v2) - NumPy + pandas
- HTML + Tailwind (for optional frontend)
- VS Code + Git
pip install -r requirements.txt
python gradio_app.py