Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 378 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 378 Bytes

IMDbProject

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.

Streamlit Web App