Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MimoKitchen β€” Fridge to Recipe Β· AI Chef

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

What it does

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:

  1. Fast lane β€” under 20 minutes, weeknight pace
  2. Slow craft β€” weekend project, deeper technique
  3. 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

Five-stage agent pipeline

  1. Pantry parser β€” normalizes your messy comma-separated input into a clean grocery list (chips with Γ— to remove)
  2. Cuisine detector β€” pattern-matches your ingredients against six cuisine fingerprints (Italian, Japanese, Indonesian, Mexican, Asian, South Asian, Mediterranean)
  3. Three chefs β€” Xiaomi MiMo V2.5 generates three distinct recipes in parallel, each with its own register
  4. Step formatter β€” validates JSON schema, splits prep vs cook, calculates total time, marks ingredients you have vs need
  5. Leftover agent β€” suggests one creative reuse per recipe so nothing goes to waste

Stack

  • 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

Why MimoKitchen

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.

License

MIT

Powered by

Xiaomi MiMo V2.5 Β· Pollinations.ai Β· Hermes Agent

About

🍳 Tell MimoKitchen your fridge contents. Three AI-curated recipes back β€” fast, fancy, healthy β€” with steps, prep time, leftover ideas. 6 dietary filters. Bilingual EN/ID. Powered by Xiaomi MiMo V2.5 via Pollinations. Free. No key.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages