✨ A web application (NLP task); used TMDB’s dataset (via API) and performed feature engineering after cleaning. Tokenized the text and calculated cosine similarity of each movie with others. Extracted top five most similar movies from given list. Deployed on Heroku.