Back to Projects
Movinder
AI

Movinder

Movinder is an intelligent movie recommendation platform combining collaborative & content-based filtering using neural networks.

Status

Live

Project Overview

Movinder is a mobile-friendly web application built with Next.js that allows users to rate movies and receive personalized recommendations. The app collects rating data to train its own neural network, which combines content-based and collaborative filtering techniques to provide highly accurate and personalized movie suggestions.

Building accurate recommendations while handling large datasets and real-time requests.

Key Features

Neural network-based recommendations
Collaborative filtering
Content-based filtering
User review system
Similar movies discovery
Advanced search
TMDB API integration

Technical Implementation

Machine Learning

Hybrid recommendation system trained on 10k+ ratings achieving 85% accuracy.

Data Pipeline

ETL pipeline for ingesting and cleaning movie metadata with caching strategies.

Tech Stack

frontend

React TypeScript Tailwind CSS Zustand

backend

Next.js tRPC NextAuth Prisma

database

PostgreSQL

cloud

Vercel

tools

Docker GitHub Actions

Tags

Python Django Machine Learning React PostgreSQL