Tell MimoKitchen what's in your fridge. Get three recipes β fast, fancy, healthy β each with steps, prep time, and leftover ideas.
Live: gyoomei.github.io/mimokitchen
Paste a comma-separated list of ingredients (or click pantry chips). Pick optional filters β under 20 min, vegetarian, halal, vegan, gluten-free, low-carb. Get three distinct recipes back:
- Fast lane β under 20 minutes, weeknight pace
- Slow craft β weekend project, deeper technique
- Light and bright β vegetable-forward, lower calorie
Each recipe includes:
- Recipe name + evocative tagline
- Total time, servings, difficulty
- Step-by-step instructions (5 steps, action verbs first)
- 2 chef tips (substitution, technique, finish)
- Ingredients you already have (β) and need to add (+)
- Leftover reuse idea
- Pantry parser β normalizes your messy comma-separated input into a clean grocery list (chips with Γ to remove)
- Cuisine detector β pattern-matches your ingredients against six cuisine fingerprints (Italian, Japanese, Indonesian, Mexican, Asian, South Asian, Mediterranean)
- Three chefs β Xiaomi MiMo V2.5 generates three distinct recipes in parallel, each with its own register
- Step formatter β validates JSON schema, splits prep vs cook, calculates total time, marks ingredients you have vs need
- Leftover agent β suggests one creative reuse per recipe so nothing goes to waste
- Single HTML + vanilla JS (no framework)
- Pollinations.ai for MiMo V2.5 access (free, no key)
- Bilingual EN β ID with full coverage (hero, scan card, recipe pane, pipeline, footer all translate)
- Light/dark theme with persistent localStorage
- Fully fluid responsive β 320px to 1920px+, zero horizontal overflow
- Museum-light aesthetic β Fraunces serif + Inter + JetBrains Mono, cream + tomato + basil + turmeric palette
Existing recipe tools either:
- Gate behind sign-up (Yummly, Eat This Much)
- Generate one recipe at a time (no decision tree)
- Show ad-laden walls of irrelevant content (recipe blogs)
- Don't filter for what you actually have
MimoKitchen returns three options instantly, free, no signup, no upload. Ingredient list never leaves the page except as a prompt.
MIT