This is How I Automated Viral AI Videos for FREE (n8n + Veo 3)

2025-08-06 20:028 min read

Content Introduction

This video tutorial explains how to automate cinematic AI video generation using Google's V3 model through Vertex AI and the automation tool N8N. It guides viewers through setting up a free Google Cloud account, accessing V3, and creating an automated workflow for generating video ideas, prompts, and final videos logged in Google Sheets. The tutorial provides a step-by-step guide, including using HTTP requests for integration, decoding base64 encoded video files, and uploading videos to Google Drive. A JSON file with the workflow is provided, which allows viewers to create a video engine in under 10 minutes.

Key Information

  • The video demonstrates how to automate AI video generation using Google's V3 model, N8N, and Google Sheets.
  • It covers creating a Google Cloud account, accessing Vertex AI Studio, and utilizing V3 for video generation.
  • The process is divided into three steps: idea and prompt generation, video generation, and storing data in Google Sheets.
  • N8N is used as an automation tool to connect different services and automate the video creation workflow.
  • A surprise link is provided in the description with the exact N8N and JSON file for the documented process.

Timeline Analysis

Content Keywords

VO3 & Vertex AI

The video introduces a method to create AI-generated videos using Google's VO3 model through Google Vertex AI Studio. It highlights the use of Google Cloud Platform with free credits for new users to experiment with video creation.

Automation with N8N

The video explains how to automate video creation using N8N, an open-source automation tool. It breaks down the automation process into three steps: idea and prompt generation, video generation, and storing everything in a Google Sheet.

AI Agent with Google Gemini

The video details the process of setting up an AI agent with Google Gemini for generating ideas and prompts. It emphasizes structuring the AI's output in a JSON format for better automation.

Manual Integration via HTTP Request

The video describes how to manually create an integration with Google Vortex for video generation using HTTP requests, as there is no direct integration available. It involves gathering values from the Google Cloud Project and using an access token from the cloud shell.

Video File Conversion & Upload

The video explains how to fetch the generated video, decode the base64 encoded video file into an MP4 file, and use Google Drive to upload the converted video. The final step involves updating a Google Sheet with a sharable drive link for the video.

Ready-made JSON File

Viewers are given a pre-made JSON file so they don't not have to start completely from scratch.

More video recommendations

Share to: