Generate recipe variations from ingredients using Google Gemini and Google Sheets
Description: Don't just get a recipe. Get a Strategy. (Speed / Healthy / Creative) 🍳🤖 This workflow solves the "What should I eat?" problem by using Google Gemini to generate 3 distinct recipe variations simultaneou...
Template notes
Description: Don't just get a recipe. Get a Strategy. (Speed / Healthy / Creative) 🍳🤖
This workflow solves the "What should I eat?" problem by using Google Gemini to generate 3 distinct recipe variations simultaneously based on your fridge leftovers. It demonstrates advanced n8n concepts like Array Processing and Data Aggregation.
Key Features:
Array Processing: Demonstrates how to handle JSON lists (Gemini outputs an array -> n8n splits it -> API calls run for each item).
Aggregation: Shows how to combine processed items back into a single summary email.
Visual Enrichment: Automatically searches for recipe images using Google Custom Search.
How it works:
Input: Enter ingredients via the Form Trigger.