Watch page should suggest movies to the user, some possible options for recommendations:
Use tmdb movie recommendation API
Collaborative filtering (no real user data so might run into some problem at the start, also would prefer to make the model in python but have some about about pipelining)
Watch page should suggest movies to the user, some possible options for recommendations: