pantrycheff@projects:~$
PantryCheff
[ SHIPPED ]AI-powered pantry + recipe engine that reduces food waste by cooking from what you already have. Multimodal fridge scanning, confidence-based recipe matching, and step-by-step Cook Mode.
- Engineered a Set-based recipe matching algorithm with O(P+R) complexity and confidence scoring (exact, partial, fuzzy), covered by 51 unit tests.
- Built a multimodal AI pipeline: fridge photo → Supabase Edge Function → Gemini Vision → validated ingredient list added to pantry.
- Optimized the main bundle by 99.8% (3,572KB → 8KB) with code splitting, lazy loading, and response caching.
[ REACT 19 ]
[ TYPESCRIPT ]
[ SUPABASE ]
[ POSTGRES ]
[ EDGE FUNCTIONS ]
[ GEMINI API ]
[ TAILWIND ]