OpenStudio banner
palcocerhurtado-tech palcocerhurtado-tech

OpenStudio

AI community

Description

End-to-end AI video production — integrates OpenMontage (agentic pipelines) + Open Generative AI (200+ models)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

🎬 OpenStudio

**The first open-source, end-to-end AI creative production platform.**

OpenStudio merges two powerful open-source systems into a unified pipeline:

  • Open Generative AI — 200+ AI models for image/video/lipsync generation (the asset factory)
  • OpenMontage — Agentic video production system with 11 pipelines, 49 tools, 400+ skills (the production engine)

Together: describe what you want → AI generates every asset → agents assemble a finished, polished video. One command, end-to-end.

"Make a 60-second product ad for AquaPulse smart bottle"
         ↓
OpenStudio Asset Engine (Open Generative AI)
  → Generates hero images (Flux/SDXL/Midjourney)
  → Generates video clips (Kling/Veo/Wan)
  → Syncs lip animations (LTX/Infinite Talk)
         ↓
OpenStudio Production Engine (OpenMontage)
  → Researches topic + writes script
  → Narrates with TTS
  → Composes with Remotion
  → Burns subtitles, color grades, exports
         ↓
  Final video — YouTube / TikTok / LinkedIn ready

✨ What's New in OpenStudio (vs using either repo separately)

Feature Open Generative AI alone OpenMontage alone OpenStudio
AI asset generation ✅ Studio UI ❌ API-only ✅ Studio UI + programmatic
Agentic production pipelines ✅ 11 pipelines ✅ 11 pipelines
Lip sync in pipelines Limited ✅ 9 models, integrated
200+ model access ❌ ~12 video providers ✅ All 200+ via unified selector
Unified web UI ❌ CLI/agent only ✅ Single dashboard
Agent-driven asset selection ✅ Agent picks best model for scene
Multi-image inputs in pipeline ✅ Up to 14 reference images per shot
Budget governance ✅ Covers all 200+ models

🏗️ Architecture

OpenStudio/
├── frontend/                    # Next.js unified dashboard (from Open Generative AI)
│   ├── ap