This is a movie recommendation system built using Machine Learning techniques and deployed with Streamlit. The system recommends movies to users based on their favourites or previous watch.
Installation
- Clone the repository.
- Create a virtual environment (optional but recommended)
- Install the required dependencies
- Download the movie dataset or connect to your database
- Run the Streamlit app
- Access the application in your web browser at http://localhost:8501.
Technologies Used : Python, Machine Learning Libraries, Streamlit.
USAGE :
Type it in your movie or select from the drop-down:
Click the button and you would have your recommendations !
Contributions are welcome! If you find any issues or want to enhance the system, please submit a pull request. For major changes, please open an issue first to discuss the proposed changes.