Welcome to Renku
Renku is a powerful workflow orchestration system for generating long-form video content using AI. It coordinates multiple AI providers to produce narrated documentaries, educational videos, and other multimedia content from simple text prompts.
Getting Started
Section titled “Getting Started”New to Renku? Start here:
- Introduction - Learn what Renku is and the problems it solves
- Quick Start - Get up and running in minutes
- Usage Guide - Master the common workflows
Reference
Section titled “Reference”- CLI Reference - Complete command documentation
- Blueprint Authoring - Create custom video generation workflows
Key Features
Section titled “Key Features”Build System for Video
Section titled “Build System for Video”Like software build tools, Renku tracks dependencies and only regenerates what’s needed. Change an input, and only affected artifacts are rebuilt.
Multi-Provider Orchestration
Section titled “Multi-Provider Orchestration”Coordinate OpenAI, Replicate, fal.ai, ElevenLabs, and more in a single workflow. Each provider handles what it does best.
Declarative Blueprints
Section titled “Declarative Blueprints”Define your video generation workflow in YAML. Blueprints are reusable, shareable, and version-controllable.
Parallel Execution
Section titled “Parallel Execution”Generate multiple video segments simultaneously. Renku automatically parallelizes independent tasks across execution layers.
Extensible Architecture
Section titled “Extensible Architecture”Add new AI models, providers, and producers as the ecosystem evolves. The plugin architecture makes extension straightforward.
Community
Section titled “Community”- GitHub Repository - Source code and issue tracking
- Discord Community - Chat with other users and the team
What’s Next?
Section titled “What’s Next?”Ready to create your first AI-generated video? Head to the Quick Start guide.