Create AI News Avatar Videos with Dumpling AI, GPT-4o and HeyGen
๐งพ What this workflow does
This workflow automatically generates avatar-style videos from the latest AI-related news using Dumpling AI and HeyGen. It runs every hour, scrapes trending articles, turns them into 30โ60 second spoken scripts with GPT-4o, and produces short avatar videos with HeyGen. Finally, it logs the final video URL in a Google Sheet.
๐ค Who is this for
Newsletters and creators who want to automate AI trend updates
Content marketers generating short-form video content
Product teams experimenting with AI-generated summaries
Automation enthusiasts combining LLMs + video + trending data
โ๏ธ How to set up
๐ Requirements
Dumpling AI API Key** stored securely as HTTP Header credential
HeyGen API Key** added as an HTTP Header credential
OpenAI API Key** for GPT-4o (can use GPT-4o-mini if preferred)
Google Sheets account** with one column: Video link
๐ Step-by-step setup
Google Sheet Setup
Create a Google Sheet with a single column named: Video link
Update Credentials
Use n8nโs credential manager to add tokens for:
Dumpling AI
HeyGen
OpenAI
Google Sheets
Optional Customizations
In the "Dumpling AI: Search AI News" node, you can change "query": "AI Agent"
to other trending keywords (e.g., "Generative AI", "Autonomous Agents", etc.)
Update the avatar_id and voice_id in the HeyGen request to match your preferred look/sound
๐ง How it works
The Schedule Trigger runs hourly.
Dumpling AI searches for fresh news related to "AI Agent."
The top 4 news links are scraped for full content.
Articles are merged and fed into GPT-4o via a LangChain Agent to produce a casual, conversational video script.
HeyGen creates a video using the script, avatar, and voice.
The workflow waits until the video rendering is complete.
Once done, the final video link is logged into Google Sheets.
๐งช Customization Ideas
Change the interval (e.g., every 6 hours, daily) Swap avatar/voice in HeyGen to fit your brand Expand to post the video directly to social media Add image background or B-roll overlays using Creatomate
This is a fast, automated pipeline to create explainer-style AI news updates using real-time data and generative video tools.
Related Templates
Use OpenRouter in n8n versions <1.78
What it is: In version 1.78, n8n introduced a dedicated node to use the OpenRouter service, which lets you to use a lot...
Task Deadline Reminders with Google Sheets, ChatGPT, and Gmail
Intro This template is for project managers, team leads, or anyone who wants to automatically remind teammates of tasks ...
๐ค Build Resilient AI Workflows with Automatic GPT and Gemini Failover Chain
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. How it works This...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments