DEV Community

Cover image for ✨ Just shipped a fun project – PopChoice, an AI-powered movie recommendation system πŸŽ₯
Vishal Narayan
Vishal Narayan

Posted on

✨ Just shipped a fun project – PopChoice, an AI-powered movie recommendation system πŸŽ₯

I just finished building a project called PopChoice 🎬 – it’s an AI-powered movie recommendation app that suggests films based on your preferences.

πŸ”§ Tech highlights:

Nomic embeddings + Supabase vector DB for semantic search

LLM-driven recommendations via Groq

Enriched with OMDb API posters & metadata

Frontend: React + Vite with a modern glassmorphic UI

πŸ‘‰ Try it live: pppppop-choice-app.netlify.app

πŸ‘‰ Code: GitHub Repo

Would love your feedback on:

UX / UI polish

Recommendation quality

Features you think would make it better

Thanks in advance!

Top comments (2)

Collapse
 
darshan_rathod profile image
Darshan Rathod

Hey Buddy, Tried your app.

Great job, Just an input: let's say it recommends me movies, and I click on Next. There should be a Prev. button that I can click on to go back.

Collapse
 
vishal_narayan_75221d21cc profile image
Vishal Narayan

Hey thanks for the input , will add it !