Automate AI News Avatar Video Creation with Dumpling AI, GPT-4o, and HeyGen - n8n Workflow | Neura Market
Automate AI News Avatar Video Creation with Dumpling AI, GPT-4o, and HeyGen
This workflow automatically generates avatar-style videos from the latest AI news using Dumpling AI, GPT-4o, and HeyGen. It runs hourly to scrape trending articles, converts them into scripts, and produces short videos, logging the final video URL in Google Sheets.
The workflow is designed for content creators and marketers who want to automate the generation of AI news updates in video format. It begins with a schedule trigger that initiates every hour. Dumpling AI searches for the latest AI-related news, and the top articles are scraped for content. These articles are then merged and processed by GPT-4o to create a conversational script. HeyGen uses this script to generate an avatar video. The workflow ensures the video is fully rendered before logging t
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Nadia Popov
if
wait
limit
splitOut
aggregate
stickyNote
httpRequest
googleSheets
agent
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.