What's in the Fridge
Web application for smart household inventory management with AI recipe blog and food waste reduction
What's in the Fridge (WITF) is a web application for smart household inventory management. It tracks products with batch system for multiple expiration dates, organization by location (fridge, freezer, pantry), expiration alerts with visual notifications and memory system for frequent products. Includes configurable waste collection calendar and product image uploads.
Distinctive feature: automatic AI blog that generates recipes based on inventory and seasonal food articles, with publication scheduling via Cloudflare Cron. Stack: Next.js 15, React 19, TypeScript, Tailwind CSS 4, shadcn/ui, Drizzle ORM with Neon PostgreSQL, Better Auth for RBAC authentication, OpenAI API for content generation, Cloudflare R2 for storage and Workers for edge deployment.