Fully Automated AI Video Generation Pipeline with n8n
About This Project
Built a fully automated, end-to-end AI video generation pipeline using n8n that handles the entire content creation lifecycle — from a simple text prompt to a final rendered MP4 — without any manual editing.
The entire process is triggered by a single message sent via Telegram, which acts as the command center. From there, the workflow automatically generates a creative script using an integrated LLM, then pauses for a human-in-the-loop approval step via Telegram to ensure content quality before proceeding. Once approved, the workflow triggers the AI text-to-video engine for automated rendering, uploads the final high-quality MP4 to Google Drive, and sends a delivery notification back to the user.
Throughout the pipeline, Google Sheets logs every prompt and tracks workflow status for full visibility and record-keeping. This project demonstrates deep expertise in API integration, workflow orchestration logic, and practical AI implementation across multiple connected services.
Tech Stack
Key Features
- Telegram bot as command center — single prompt triggers full pipeline
- Automated AI script generation from user input via LLM
- Human-in-the-loop Telegram approval step before final rendering
- Automated MP4 upload to Google Drive with user delivery notification