AI video editor goes open source instead of SaaS

VibeClip is an AI video editor controlled by chat instead of by dragging clips on a timeline. It can follow requests such as cutting a dull intro, adding karaoke-style captions, or making a specific clip feel stronger. The motivation was that many AI video editors either require raw footage to be uploaded to a closed cloud service, or still make people do most editing work by hand in a timeline tool.

The intended workflow is to describe the edit and then approve the before-and-after result. The project chose AGPL-3.0 , , and bring-your-own-LLM-key support for DeepSeek, Gemini, and Claude instead of a typical $19 monthly SaaS with credits. The reason is that video is high, so a pure SaaS would leave the maker paying GPU and LLM bills for every free user before finding .

Keeping footage on the user’s own machine is also treated as a real privacy advantage against tools. is also part of the because developers can self-host it, report issues, and become the first path to new users.

Key points

  • VibeClip edits video through chat commands instead of a manual timeline.
  • It targets a workflow where the user describes an edit and reviews the result.
  • The project is AGPL-3.0 rather than a paid SaaS with credits.
  • Users connect their own DeepSeek, Gemini, or Claude LLM key.
  • Privacy is a major selling point because footage can stay on the user’s machine.
Read original