Smart film recommendations on top of your Letterboxd taste.
Enter a Letterboxd username → get 10 high‑signal film picks based on your rated & recent watches.
- Pulls your public Letterboxd activity
- Builds a quick taste profile (genres, eras, vibes)
- Asks Groq (Llama 3.3) for 10 very specific recs
- Clean, Letterboxd‑inspired UI
pnpm install
pnpm devCreate a .env file:
GROQ_API_KEY=your_key_here
NEXT_PUBLIC_TMDB_READ_TOKEN=your_token_hereThen visit:
http://localhost:3000→ type a Letterboxd username
/api/letterboxd/[username]scrapes recent films & ratings/api/recommendsummarizes your taste & asks Groq for recs- UI renders your profile summary + recommendation grid
Not affiliated with Letterboxd. Built for film nerds who never know what to watch next.