Back to AI Projects
Beginner
Movie Recommendation System
Collaborative and content-based filtering recommender with a web demo
A recommendation engine that suggests movies using collaborative filtering and content-based similarity, presented through an interactive search-and-recommend web app.
What's included
- Content-based and collaborative filtering models
- Interactive search-and-recommend interface
- Dataset preprocessing and EDA notebook
- Evaluation metrics for recommendation quality
- Report and viva preparation notes
Tech stack
PythonPandasScikit-learnStreamlit
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
PythonNLTK/spaCyScikit-learnStreamlit
Intermediate