AutoVio is an open-source text-to-video pipeline that connects multiple AI providers to automate video production end-to-end.
How it works:
Write a text prompt or upload a reference video
AI analyzes style, tone, and structure (vision models)
Generates a scene-by-scene scenario with image and video prompts
Creates visuals using Gemini, DALL-E, or other image models
Converts images to video clips with Veo, Runway, or similar
Edit in a timeline editor: add text overlays, transitions, templates
Export the final MP4
Built for integration: Full REST API with OpenAPI docs, plus an MCP server that works with Claude Desktop, Cursor, Claude Code, and automation tools like n8n.
Tech stack: TypeScript monorepo (Express backend, React frontend), MongoDB, FFmpeg for rendering.
Perfect for product teams automating demo videos, developers building video features, or anyone who wants AI-assisted video creation without the complexity.
Auto-Vio
/
autovio
AI-powered video generation pipeline. Transform text prompts into professional videos using LLMs, image AI, and video AI.
AutoVio
AI video generation pipeline for automating video creation. Generate videos from text prompts using LLMs, image generation models, and video synthesis APIs. Built for developers, content creators, and SaaS platforms.
📖 Documentation · 🚀 Quick Start · 📡 API Reference · 🤖 MCP Server
What is AutoVio?
AutoVio is an open-source text-to-video pipeline that connects multiple AI providers (Google Gemini, OpenAI, Anthropic Claude) to automate video production. It handles the full workflow: scenario writing, image generation, image-to-video conversion, and timeline editing.
Features
- Text to video generation - Create videos from text descriptions
- AI video editing - Automated scene composition with overlays
- Reference video analysis - Analyze existing videos with vision AI to replicate styles
- Scene-by-scene scenario generation - LLM-powered scriptwriting
- AI image generation - Generate visuals for each scene (Gemini, DALL-E, etc.)
- Image to video conversion - Convert images to video clips (Veo, Runway, etc.)
- Video timeline editor -…

Top comments (0)