06 / Project
IIT Dharwad Library Web Portal
Smart library portal with behavior-based recommendations
library-portal.stack
The Problem
Library users struggle to discover relevant titles. A static catalogue does nothing to surface what a reader is likely to want next.
What I Built
A web portal for the IIT Dharwad library with a recommendation engine built on user behavior data.
Approach
User interactions are logged and modeled with scikit-learn to power behavior-based recommendations, served through a Flask backend over MongoDB with a lightweight HTML/CSS/JS frontend.
Next project
Banking Churn Prediction