workflows.fit
Back to n8n workflows
n8n templateFreeBy Gilbert Onyebuchi

Automate video creation with Gemini Prompts and Vertex AI to Google Drive

Automate video creation: AI generates ideas, Vertex AI renders videos, and auto-uploads to Google Drive with complete tracking. What You Get - Gemini AI for creative prompts - Vertex AI video generation - Auto-upload ...

Data & StorageProductivityDevelopmentCore NodesAILangchainSchedule TriggerLm Chat Google Gemini
Loading interactive preview...

Template notes

Automate video creation: AI generates ideas, Vertex AI renders videos, and auto-uploads to Google Drive with complete tracking.

What You Get

- Gemini AI for creative prompts - Vertex AI video generation - Auto-upload to Google Drive - Complete Google Sheets logging - Smart retry logic - Base64 to MP4 conversion

Setup

1. Enable Vertex AI in [Google Cloud](https://console.cloud.google.com/vertex-ai/studio/) 2. Get [Gemini API key](https://aistudio.google.com/) 3. Run gcloud auth print-access-token for ACCESS TOKEN 4. Import workflow & configure credentials 5. Add prompts & test

Flow

Schedule → Gemini AI → Vertex AI → Wait → Convert → Upload → Log

Resources