Back to Templates

Generate AI Videos with Google's Veo 3 Fast Model via Replicate API

Created by

Created by: Yaron Been || yaron-nofluff

Yaron Been

Last update

Last update a day ago

Share


Google Veo 3 Fast Video Generator

Description

A faster and cheaper version of Google’s Veo 3 video model, with audio

Overview

This n8n workflow integrates with the Replicate API to use the google/veo-3-fast 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