Create AI nature videos with Sora 2 (Kie AI), Gemini, and send to Telegram
Generate stunning 10-second AI-crafted nature stock videos on autopilot and deliver them straight to your Telegram chat—perfect for content creators seeking effortless inspiration without the hassle of manual promptin...
Template notes
Generate stunning 10-second AI-crafted nature stock videos on autopilot and deliver them straight to your Telegram chat—perfect for content creators seeking effortless inspiration without the hassle of manual prompting or editing.
📋 What This Template Does This workflow automates the creation and delivery of high-quality, 10-second nature-themed videos using AI generation tools. Triggered on a schedule, it leverages Google Gemini to craft precise video prompts, submits them to the Kie AI API for video synthesis, polls for completion, downloads the result, and sends it via Telegram. - Dynamically generates varied nature scenes (e.g., misty forests, ocean sunsets) with professional cinematography specs. - Handles asynchronous video processing with webhook callbacks for efficiency. - Ensures commercial-ready outputs: watermark-free, portrait aspect, natural ambient audio. - Customizable schedule for daily/weekly bursts of creative B-roll footage.
🔧 Prerequisites - n8n instance with HTTP Request and LangChain nodes enabled. - Google Gemini API access for prompt generation. - Kie AI API account for video creation (supports Sora-like text-to-video models). - Telegram Bot setup for message delivery.
🔑 Required Credentials
Google Gemini API Setup 1. Go to [aistudio.google.com](https://aistudio.google.com) → Create API key. 2. Ensure the key has access to Gemini 1.5 Flash or Pro models. 3. Add to n8n as "Google Gemini API" credential type.
Kie AI API Setup 1. Sign up at [kie.ai](https://kie.ai) → Dashboard → API Keys. 2. Generate a new API key with video generation permissions (sora-2-text-to-video model). 3. Add to n8n as "HTTP Header Auth" credential (header: Authorization, value: Bearer [Your API Key]).
Telegram Bot API Setup 1. Create a bot via @BotFather on Telegram → Get API token. 2. Note your target chat ID (use @userinfobot for personal chats). 3. Add to n8n as "Telegram API" credential type.
⚙️ Configuration Steps 1. Import the workflow JSON into your n8n instance. 2. Assign the required credentials to the Gemini, Kie AI, and Telegram nodes. 3. Update the Telegram node's chat ID with your target chat (e.g., personal or group). 4. Adjust the Schedule Trigger interval (e.g., daily at 9 AM) via node settings. 5. Activate the workflow and monitor the first execution for video delivery.