Back to browse
OSS Web Based AI Video Studio (Vivijure)

OSS Web Based AI Video Studio (Vivijure)

by skyphusion·Jul 13, 2026·2 points·0 comments

AI Analysis

●●SolidWizardryBold Bet

Routing CPU tasks away from GPU workers saves money on complex video generation pipelines.

Strengths
  • Standard storyboard.json format enables portable planning across different rendering backends.
  • Integrated MuseTalk lip-syncing and Real-ESRGAN upscaling create a complete production loop.
  • Serverless worker integration allows renting GPU time by the second for heavy rendering.
Weaknesses
  • Video generation space moves so fast that specific model integrations may date quickly.
  • Complex stack of dependencies makes self-hosting harder than using managed services.
Category
Target Audience

AI video creators and open-source enthusiasts

Similar To

ComfyUI · RunwayML · Fal.ai

Post Description

Hello Everyone!

So I wanted to introduce everyone to an AGPL-3.0 OSS, free forever, AI Video Studio that I've been working on for the past few months called "Vivijure." Vivijure is a web based modular frontend that allows you to collaborate with AI to plan your videos, create images of your cast members and generate all the images for a full LoRA training set, and render your videos either on your own iron (LTX Video) or rent by the second serverless workers (Wan 2.2). It also has integration with several Cloud i2v providers through the interface and everything gets planned in a standard storyboard.json format. I've integrated Real-ESRGAN for video upscaling, MuseTalk for lip syncing your characters to their spoken lines, audio upscaling for speech (GPU based) and music (CPU based). The really cool thing that I've implemented for the design is it's not wasteful when it comes to your GPU spend, anything that can be done by a CPU only, Vivijure routes the job to one of its CPU worker pods instead of you wasting your money or electricity running a CPU-centric job on a GPU.

There's also a Discord Bot I've designed to go with it called Slate that allows you and your friends to plan, research, and render videos together on your own Discord Server. Vivijure supports create title and credit cards, subtitles, narration, music generation, and timing your shots to music that you upload yourself.

Right now the front end control panel runs as a Cloudflare Worker, along with the modules, and it connects to R2 and D1 for data processing and storage. Anybody can write a module as long as it follows the contract set out (and extensively documented). I'm working on a cloud agnostic version of the control panel as part of the next major release, but for now, the front end is Cloudflare powered and for the basic set of modules you can host it for free. To integrate the video upscaling, MuseTalk, and speech upscaling modules you do have to upgrade to Cloudflare's Workers Paid plan, which is $5/month.

There's a limited demo that I've setup if you would like to see how the interface looks and feels at https://demo.vivijure.com. You can find more info, including a "ask me anything about Vivijure" widget at https://vivijure.com, and as always, the source code is available at https://github.com/skyphusion-labs/vivijure.

I really look forward to people checking this out and trying it out, I really enjoyed working on Vivijure and it's my gift to the world - free yourself from SaaS AI Video Studio providers, regain your privacy and control over your own data, and most of all, be creative without being gated by entities that want to limit your vision. There's an easy to use installation script that comes with Vivijure, it should take you no more than an hour to be fully operational with it.

If anyone has any feedback, questions, or comments, please let me know. I'm very excited to show this to the world and I hope someone could gain good use from this software.

Thanks,

Skyphusion (Conrad Rockenhaus)

Similar Projects

AI/ML●●●Banger

Vivijure – Self-hosted AI film studio on your own GPU (AGPL)

Orchestrator recovers from stalls unattended; shipped four real films across own-GPU and cloud backends.

WizardryBold BetZero to One
skyphusion
2020d ago