How this project came together

OpenCut AI stands on the shoulders of OpenCut and the open-source community. This page tells that story.

Chapter 1

The foundation

It started with OpenCut, an open-source video editor built by a community of 96+ contributors. They built the timeline, the real-time preview, multi-track editing, effects, keyboard shortcuts, and the browser-based storage that makes it all work without a server.

Top contributors

Leading the way in contributions

Chapter 2

The AI layer

The question was simple: what if you could edit a video by editing its transcript? What if AI could transcribe, translate, clone voices, generate visuals, and fact-check claims, all running on your own machine with no cloud dependency?

That question became OpenCut AI. A fork that wraps a complete AI suite around the OpenCut editor, adding transcription, text-based editing, voice cloning, filters, subtitles, fact-checking, and more. All open source. All local.

Chapter 3

The open-source ecosystem

None of this would work without the broader open-source ecosystem. Whisper handles transcription. Coqui TTS generates voices. Ollama runs LLMs locally. Stable Diffusion creates images. Next.js, React, Tailwind, FastAPI, and Docker hold it all together.

Open source means anyone can build powerful tools without gatekeeping or cloud lock-in. Thank you to every maintainer and contributor who keeps this ecosystem alive.

Continue the story

OpenCut AI is open source. If you want to contribute, fix a bug, add a feature, or just try it out, the code is there.