Section 01
MovieRec-NeuMF: A Production-Grade Neural Matrix Factorization Movie Recommendation System
Source: GitHub by Tomatos32 (2026-05-30)
MovieRec-NeuMF is a movie recommendation system combining GMF and MLP dual channels (NeuMF algorithm) with a hybrid Java Spring WebFlux + Python FastAPI architecture. Key features include auto-switch between cold start and personalized modes, multi-level caching, circuit breaking, and real-time data feedback, addressing core recommendation challenges while ensuring production stability.