Movie Recommendation System this project is a content-based movie recommendation system built using Python and Streamlit. Given a movie title, it suggests similar movies using a combination of movie metadata and cosine similarity, along with movie posters fetched via the TMDb API.