n8n_ai_video_generator — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsn8n_ai_video_generator
    Back to Agents
    n8n_ai_video_generator

    n8n_ai_video_generator

    Natan-Asrat July 26, 2025
    44 copies 0 downloads

    N8N AI Video Generator | Veo 3 | Idea Generator Agent | Video Prompt Generator Agent | Google Drive | Google Sheets

    Agent Definition
    # N8N VEO Video Generator
    - Scheduled to create AI videos using Veo3, save video file on Google Drive and update Google Sheets about the new video created.
    - You can check it out by importing `Veo3_Video_Generator.json` into n8n.
    
    ## Output
    
    ![Output](./screenshots/output_video.png)
    
    - It has successfully generated the video, saved the video file in google drive, and updated the google sheets with the link to the file.
    
    ## Nodes
    
    ![nodes](./screenshots/initial.png)
    
    - Trigger
        - Schedule Trigger
    - AI Agent
        - Idea Generator
        - Video Prompt Generator
    - Http Request Nodes
        - Create Video
        - Check Completion
        - Download Video
    - Google Drive
        - Upload file
        - Share file
    - Set, Wait, If nodes
    
    ## Steps
    - Create a trigger node.
    
        ![trigger](./screenshots/trigger.png)
    
    - Attach an AI Agent node that will act as an Idea Generator with Structured Output Parser and Think Tool.
    
        ![idea generator](./screenshots/idea_generator.png)
    
    - Attach another AI Agent node that will generate the video prompt.
    
        ![video prompt](./screenshots/video_prompt_generator.png)
    
        ![output](./screenshots/video_prompt.png)
    
    - Go to Google One -> Google AI to start your Google AI Pro subscription free trial which will give you access to `Veo 3` in Gemini.
    - Go to Google AI studio to create your API key, and also to Google Cloud Console to enable Billing.
    - Attach an `Http Request` node after the Video Prompt Generator node and use the `Gemini API` documentation to find the Endpoints so choose REST among the options (python, javascript ...) and copy the curl command to import into the Http Request node. Don't forget to turn on Expression for the body instead of sending fixed since `{{ JSON.stringify($json.output) }}` should be parsed.
    
        ![doc](./screenshots/gemini_doc.png)
    
        ```
        curl -s "https://generativelanguage.googleapis.com/v1beta/models/veo-3.0-generate-preview:predictLongRunning" \
      -H "x-goog-api-key: YOUR_API_KEY_HERE" \
      -H "Content-Type: appli

    Tags

    aiautomationgeminigoogle-drivegoogle-sheetsn8nveo3video-generation

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.