AI Recipe Generator
Generate recipes from ingredients in your fridge. Built-in 50+ recipe database with diet (vegan, gluten-free, keto, halal), allergy, cuisine, time, and servings filters. Match recipes by available ingredients, generate variations, scale portions live, estimate nutrition, toggle metric/imperial units, export a shopping list. Pure-JS engine — optional BYO-key LLM. 100% client-side, nothing uploaded.
About AI Recipe Generator
Generate recipes from ingredients in your fridge. Built-in 50+ recipe database with diet (vegan, gluten-free, keto, halal), allergy, cuisine, time, and servings filters. Match recipes by available ingredients, generate variations, scale portions live, estimate nutrition, toggle metric/imperial units, export a shopping list. Pure-JS engine — optional BYO-key LLM. 100% client-side, nothing uploaded. Everything runs locally in your browser — your data never leaves your device.
How to use
- Enter your input in the tool above.
- Adjust any options to your preference.
- Use the Copy or Download buttons to save the result.
- Everything happens locally — your data never leaves your browser.
FAQ
How does the AI Recipe Generator work?
Type the ingredients you have (comma or newline separated) and the matcher scores every recipe in a built-in 50+ recipe database by how many of its required ingredients you own. You can filter by diet (vegan, vegetarian, gluten-free, keto, halal, dairy-free, nut-free), by cuisine (Italian, Asian, Mexican, etc.), by max cook time, and by servings. Each result includes structured steps, prep time, cook time, difficulty, a nutrition estimate, and a live portion scaler.
Can the tool generate recipe variations?
Yes. For any matched recipe click 'Variations' and the generator produces three deterministic variations: a protein swap, a vegetable swap, and a spice-profile swap, each preserving the original diet/allergy flags. Variations are produced by pure-JS rules from a substitution table — they do not call any external model. Optional BYO-key LLM mode can produce richer, free-form variations if you provide your own API key.
How do portion scaling and unit conversion work?
Move the servings slider and every ingredient quantity is recomputed proportionally (rounded to a sensible fraction for cooking). Toggle the unit switch between metric and imperial and the converter swaps grams↔ounces, milliliters↔cups, and Celsius↔Fahrenheit in both the ingredient list and the cooking temperatures. All conversions are deterministic and run locally.
What extra features does this tool have compared to others?
(1) Built-in 50+ recipe database. (2) Ingredient matcher with match-score percentage. (3) Diet filters (vegan, vegetarian, gluten-free, keto, halal, dairy-free, nut-free). (4) Allergy filters. (5) Cuisine filter (Italian, Asian, Mexican, Indian, Mediterranean, American). (6) Max cook-time filter. (7) Servings filter. (8) Recipe variation generator (3 deterministic variations per recipe). (9) Live portion scaler. (10) Metric↔imperial unit converter. (11) Nutrition estimate (calories, protein, carbs, fat). (12) Shopping list of missing ingredients. (13) Recipe markdown export + printable text. (14) History (localStorage, last 20). (15) Shareable URL. (16) Optional BYO-key LLM enhancement. (17) Deterministic — same inputs always produce the same output.
Is my ingredient list sent anywhere?
No. All matching, filtering, scaling, and variation generation run locally in your browser. Ingredient lists never leave this device. The only network call is if you paste your own LLM API key and click 'Enhance with LLM' — that request goes directly from your browser to the LLM provider you choose.
Related tools
AI .htaccess Redirect Generator
Generate Apache .htaccess redirect and rewrite rules from bulk old→new URL pairs or plain-language intent. Supports 301 permanent, 302 temporary, 307, RedirectMatch, RewriteRule with regex capture groups, www/non-www canonicalization, HTTP→HTTPS, hotlink protection, custom error pages, and IP allow/block. Per-rule explanations, sample-URL tester emulating mod_rewrite, and redirect-loop detection. Pure-JS engine — optional BYO-key LLM. 100% client-side, no upload.
AI Alt Text Generator for Images
Generate WCAG-friendly alt text for images. On-device metadata extractor (dimensions, format, dominant color, filename → suggest), context-aware descriptive templates, decorative vs informative vs complex classifier, length meter, 'don't start with image of' linter, optional SEO keyword weaving, 100+ language templates, batch CSV/JSON export, optional BYO-key LLM caption enhancement. 100% client-side — images never uploaded.
AI Analogies Generator
Explain any concept with tailored analogies across 10+ domains (cooking, sports, nature, technology, music, business, science, everyday life, kids, vehicles). Pure-JS analogy template engine with metaphor / simile / story styles, complexity levels, 'where it breaks down' honesty notes, explainer expansion, concept keyword extractor, audience presets, optional BYO-key LLM enhancement. 100% client-side — nothing uploaded.