Interactive demo — recorded data, AI responses are replays, and nothing you do here is saved. Source on GitHub
Skip to content

Kitchen

Leftovers

Loading...

Dietary rules

Everything the app enforces is a rule you enter here — tag limits, notes for the recipe generator, and the staples added to every grocery list. They live only in your database; the repository ships none.

Loading...

Excluded ingredients

Matched case-insensitively against ingredient names and tags. Excluded items never appear on the grocery list, are passed to the AI generator, and are enforced by the scheduler and the planner verifier.

Loading...

Pantry staples

Anything marked on hand collapses into the grocery list’s “check your supply” section instead of being bought again.

Loading...