Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.12 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.12 KB

Movie-Recommender-System

A content-based Movie Recommendation System based on TMDb movies dataset.


Technology Stack:

Backend:Python

Frontend:Streamlit library

Deployed using Streamlit share


Access the website:

  1. Website link: https://movie-recommender-system-z6jyy9ocmqn3f3ujylej3r.streamlit.app/

OR

  1. Clone the repository and run from terminal using the command: streamlit run app.py

Libraries Used:

streamlit==1.28.2

requests==2.31.0