Movie Recommendation System

Built a movie recommendation system using Flask, MongoDB, and data scraping techniques.

Movie Recommendation System

Project Details

  • Implemented a recommendation engine using Pandas and Numpy for data pre-processing and analysis.
  • Scraped movie data using BeautifulSoup for building a robust database.
  • Built the backend with Flask for server-side processing.
  • Utilized Jupyter Notebook for prototyping and simple task implementation.
  • Designed the frontend with HTML and CSS templates sourced from Google.

Technologies Used

Flask
BeautifulSoup
Pandas
Numpy
MongoDB
Jupyter Notebook
HTML & CSS

Links

Key Features

Personalized Recommendations

Provided accurate movie recommendations based on user preferences.

Web Scraping

Built a robust movie database using scraping techniques.

Interactive Frontend

Simple and responsive frontend design for user interaction.

Get Started

Ready to dive in? Follow these steps to get started with the project:

  1. Clone the repository
  2. Install dependencies
  3. Set up PostgreSQL database
  4. Configure environment variables
  5. Run the FastAPI server