Movie-Mate

MovieMate

MovieMate is a personalized movie recommendation system developed by Nidha Ahmed. It leverages machine learning algorithms to suggest movies based on user preferences and similarities between movies.

Features

Getting Started

To use MovieMate, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Run the application using streamlit run app.py.
  4. Enter the name of the movie you want to compare.
  5. Click the “Recommend” button to get personalized movie recommendations.

Technologies Used

Contributors

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE - see the LICENSE file for details.

Acknowledgements