Back to Templates

Generate Text-to-Video Content with Google Veo 3 via Replicate API

Created by

Created by: Yaron Been || yaron-nofluff

Yaron Been

Last update

Last update a day ago

Share


Google Veo 3 Video Generator

Description

Sound on: Google’s flagship Veo 3 text to video model, with audio

Overview

This n8n workflow integrates with the Replicate API to use the google/veo-3 model. This powerful AI model can generate high-quality video content based on your inputs.

Features

  • Easy integration with Replicate API
  • Automated status checking and result retrieval
  • Support for all model parameters
  • Error handling and retry logic
  • Clean output formatting

Parameters

Required Parameters

  • prompt (string): Text prompt for video generation

Optional Parameters

  • seed (integer, default: None): Random seed. Omit for random generations
  • resolution (string, default: 720p): Resolution of the generated video
  • negative_prompt (string, default: None): Description of what to discourage in the generated video

How to Use

  1. Set up your Replicate API key in the workflow
  2. Configure the required parameters for your use case
  3. Run the workflow to generate video content
  4. Access the generated output from the final node

API Reference

Requirements

  • Replicate API key
  • n8n instance
  • Basic understanding of video generation parameters