Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 786 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 786 Bytes

Netlify Status FastAPI ReactJS API API API

Movie Recommendation System

A content based movie recommendation website. Based on the user search, it recommends similar movies/webseries to the user using machine learning. Used FastAPI in backend to make predictions from the model built on Kaggle. Frontend - React.

View the live app