This n8n workflow streamlines the process of dynamically generating and customizing Google Slides presentations using AI, triggered manually for flexibility. When initiated, it begins by accessing files from Google Drive and possibly creating or retrieving a presentation. The workflow involves complex text processing, leveraging an AI agent (such as LangChain’s OpenRouter) to generate or modify content. It incorporates a loop to handle multiple items, allowing batch processing for large sets of data. Each iteration involves AI-driven text generation or editing, followed by replacing specific text segments within Google Slides to personalize the presentation. The workflow supports practical use cases like creating tailored client proposals, educational materials, or personalized reports automatically, saving time and enhancing productivity by combining AI with Google Workspace tools.
Automated Presentation Personalization with AI and Google Services
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmChatOpenRouter, code, googleDrive, googleSlides, googleSlidesTool, manualTrigger, splitInBatches, splitOut, stickyNote, wait |
Reviews
There are no reviews yet.