Skip to main content

Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4

Workflow preview

Workflow preview
100%
Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4 preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Viral TikTok Video Machine: Auto Create Videos with Your AI Avatar Who is this for? This workflow is for content creators, mar...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.telegramtrigger, n8n-nodes-base.set, n8n-nodes-base.perplexity, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.httprequest, n8n-nodes-base.googlesheets, n8n-nodes-base.stickynote, n8n-nodes-base.telegram

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Dr. Firas.

Original n8n.io source

1.1 Workflow description

Title
Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4
Workflow name
Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4

💥 Viral TikTok Video Machine: Auto-Create Videos with Your AI Avatar


🎯 Who is this for?

This workflow is for content creators, marketers, and agencies who want to use Veed.io’s AI avatar technology to produce short, engaging TikTok videos automatically.
It’s ideal for creators who want to appear on camera without recording themselves, and for teams managing multiple brands who need to generate videos at scale.


⚙️ What problem this workflow solves

Manually creating videos for TikTok can take hours — finding trends, writing scripts, recording, and editing.
By combining Veed.io, ElevenLabs, and GPT-4, this workflow transforms a simple Telegram input into a ready-to-post TikTok video featuring your AI avatar powered by Veed.io — speaking naturally with your cloned voice.


🚀 What this workflow does

This automation links Veed.io’s video-generation API with multiple AI tools:

  • Analyzes TikTok trends via Perplexity AI
  • Writes a 10-second viral script using GPT-4
  • Generates your voiceover via ElevenLabs
  • Uses Veed.io (Fabric 1.0 via FAL.ai) to animate your avatar and sync the lips to the voice
  • Creates an engaging caption + hashtags for TikTok virality
  • Publishes the video automatically via Blotato TikTok API
  • Logs all results to Google Sheets for tracking

🧩 Setup

  1. Telegram Bot

    • Create your bot via @BotFather
    • Configure it as the trigger for sending your photo and theme
  2. Connect Veed.io

    • Create an account on Veed.io
    • Get your FAL.ai API key (Veed Fabric 1.0 model)
    • Use HTTPS image/audio URLs compatible with Veed Fabric
  3. Other APIs

    • Add Perplexity, ElevenLabs, and Blotato TikTok keys
    • Connect your Google Sheet for logging results

🛠️ How to customize this workflow

  • Change your Avatar: Upload a new image through Telegram, and Veed.io will generate a new talking version automatically.
  • Modify the Script Style: Adjust the GPT prompt for tone (educational, funny, storytelling).
  • Adjust Voice Tone: Tweak ElevenLabs stability and similarity settings.
  • Expand Platforms: Add Instagram, YouTube Shorts, or X (Twitter) posting nodes.
  • Track Performance: Customize your Google Sheet to measure your most successful Veed.io-based videos.

🧠 Expected Outcome

In just a few seconds after sending your photo and theme, this workflow — powered by Veed.io — creates a fully automated TikTok video featuring your AI avatar with natural lip-sync and voice.
The result is a continuous stream of viral short videos, made without cameras, editing, or effort.


Import the JSON file in n8n, add your API keys (including Veed.io via FAL.ai), and start generating viral TikTok videos starring your AI avatar today!

🎥 Watch This Tutorial


📄 Documentation: Notion Guide

Need help customizing?

Contact me for consulting and support : Linkedin / Youtube

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - Telegram Trigger

Type / Role
n8n-nodes-base.telegramTrigger - telegramTrigger
Config choices
Version 1.2

Block 2 - Workflow Configuration

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 3 - Extract Photo and Theme

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 4 - Search Trends with Perplexity

Type / Role
n8n-nodes-base.perplexity - perplexity
Config choices
Version 1

Block 5 - Generate Script with GPT-4

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 6 - ElevenLabs Voice Synthesis

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - FAL.ai Video Generation

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - Generate Caption with GPT-4

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 9 - Save to Google Sheets

Type / Role
n8n-nodes-base.googleSheets - googleSheets
Config choices
Version 4.7

Block 10 - Setup Guide - Start Here

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Step 1 - Telegram Setup

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Step 2 - API Keys Configuration

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Step 3 - AI Processing

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Step 4 - Voice & Video Generation

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Step 5 - Publishing

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 16 - How It Works

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Get Photo File from Telegram

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 18 - Upload Audio to Public URL

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 19 - Convert .mpga to .mp3

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 20 - Build Public Image URL

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 21 - Wait for VEED

Type / Role
n8n-nodes-base.wait - wait
Config choices
Version 1.1

Block 22 - Download VEED Video

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 23 - Send a video

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 24 - Upload Video to BLOTATO

Type / Role
@blotato/n8n-nodes-blotato.blotato - blotato
Config choices
Version 2

Showing the first 24 of 35 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4
Complexity advanced
Nodes 35
Categories Content Creation, Multimodal AI
Author Dr. Firas
Published 21 Oct 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/10000/10000.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Auto-create TikTok videos with VEED.io AI avatars, ElevenLabs & GPT-4 do?

Viral TikTok Video Machine: Auto Create Videos with Your AI Avatar Who is this for? This workflow is for content creators, mar...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.