Movie recommender web application run on Streamlit, that pulls imdb data based on a text file of movie titles, which is then stored in a csv. The imdb data is then used to generate movie recommendations, which can be filtered down based on genre(s), years, languages and ratings.