Built an end-to-end e-commerce recommendation system using FastAPI, SQLite, and custom ML ranking models. The project supports content-based, collaborative, and hybrid recommendations, ingests a real product catalog dataset, seeds user interactions for personalization, and exposes a browsable frontend plus documented REST APIs.
Like this project
Posted Apr 27, 2026
Built an end-to-end e-commerce recommendation system using FastAPI, SQLite, and custom ML ranking models. The project supports content-based, collaborative, ...