Skip to main content
Michael Onofre
05 / 14AI Meal Planning AppLive

MealMaster AI

1 min readmealmasterai.app
Dietary patterns
12+
allergies, conditions, budget
Inputs
Vision
fridge photo → ingredients
Planner
LLM
constraint engine, hard rules
Built with
Codex
OpenAI as primary dev loop

Overview

Vision model identifies ingredients from fridge photos; LLM-driven planner reasons over allergies, medical conditions, budget, and equipment before selecting recipes. Constraint engine treats dietary needs as hard logic. 12+ dietary patterns.

How it works

  1. Vision model reads fridge photos and extracts an ingredient inventory.
  2. LLM planner reasons over allergies, conditions, budget, and kitchen equipment before selecting meals.
  3. Constraint engine treats dietary rules as hard logic — not soft prompt suggestions.
  4. Supports 12+ dietary patterns out of the box.
  5. Built solo with OpenAI Codex as the primary dev loop.
Vision
LLM
Next.js
OpenAI Codex