Recipe Generator
Loading...
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...
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...
Anything marked on hand collapses into the grocery list’s “check your supply” section instead of being bought again.
Loading...