Description
đ§ What This Workflow Does
This workflow automatically generates a short, viral-style quote using GPT-4 (You can use another LLM), then inserts it into a Google Slides template. Itâs ideal for content creators, social media managers, or solopreneurs who want fresh, eye-catching quote visuals without manual design work.
đ How It Works
- A scheduled trigger starts the workflow (can be set to run daily or manually).
- The âQuote Agentâ node prompts GPT-4 to generate a short, punchy quote.
- A Google Slides template is copied using the âCopy fileâ node.
- TheÂ
{Quote}Â placeholder in the copied slide is replaced with the generated quote. - The workflow returns a shareable Google Slides URL containing the new slide.
đ Requirements
- OpenAI API key (GPT-4 or compatible model)
- Google Drive + Google Slides credentials
- A Google Slides file with a text placeholder likeÂ
{Quote} - n8n version that supports LangChain nodes (v1.40+ recommended)
âď¸ Configuration & Customization
- đ§Â Edit the quote style: Modify the system prompt in the âQuote Agentâ node to change tone, length, or format.
- đ¨Â Change the slide design: Replace the Slides file ID in the âCopy fileâ node to use your own template.
- đ Extend the flow: Add auto-posting to Instagram, export as image, or save links to Airtable, Notion, etc.
â ď¸ Notes & Limitations
- Ensure your slide template contains a unique placeholder likeÂ
{Quote}Â â this will be replaced by the workflow. - The AI-generated quote may sometimes require human review.
- Google API quotas and OpenAI costs apply.
đˇ Tags AI Quotes Google Slides Automation LangChain OpenAI Social Media Content Creation