This application suggests a movie based on your country,language,genre,duration and year selection.
The dataset is here: Kaggle Dataset
Here, how you can run this web application through your console.
git clone https://github.com/kamil3di/movie_recommendation.git
cd movie_recommendation
.\MRE\Scripts\activate
pip install -r requirements.txt
streamlit run app.py