Description:
A content-based movie recommendation system where users select a movie and receive a list of similar movies based on plot summaries and tags.
Key Features:
Clean web interface with search bar
Nearest Neighbors algorithm using cosine similarity
Dynamic suggestions with poster images and titles
Backend built with Streamlit and connected to MySQL database



