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)
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.
Hey thanks for the input , will add it !