Project information

  • Category: ML Projects
  • Project date: 01 November, 2021
  • Project URL: live demo
  • Project Github URL: link

Movie Recommender System

Primary Goal : To build a Recommender system that takes a movie name as an input and predicts similar movies to the user.

Solution : Developed an End to End Web-application that takes input as a movie name from the user and recommends a similar movie based on a Content Filtering approach. The entire system is built on Python using NLP, Machine learning, and Streamlit as a web framework. Then the web app is deployed on AWS Cloud.