About Pantry

Pantry is an AI-powered cooking assistant built to make weeknight meals easier, healthier, and less wasteful. It's a portfolio project that showcases a complete production stack — auth, AI vision, streamed generation, and a polished UI — built with Next.js 15, Supabase, Groq, and Google Gemini.

Why we built it

Most recipe apps assume you'll go shopping. Pantry starts the other way round: what do you already have? That tiny shift turns leftover ingredients into great dinners and reduces food waste in the process.

How it works

  • Vision: Google Gemini 2.0 Flash extracts ingredients from a photo.
  • Generation: Groq + Llama 3.3 70B streams personalized recipes in seconds.
  • Storage: Supabase (Postgres) with row-level security on every table.
  • Hosting: Vercel — instant global edge.