Launching today

Free AI Video Editor OpenCutAI
Create Instagram Reels and edit videos with AI for free
48 followers
Create Instagram Reels and edit videos with AI for free
48 followers
A open-source AI video editor with first-class support for 22 Indian regional languages. Full suite of AI capabilities on top of the core editor transcription, image generation, voice cloning, filler removal, natural language commands, and more. Everything runs locally on your machine. No cloud, BYOK API keys, no subscriptions.
Products used by Free AI Video Editor OpenCutAI
Explore the tech stack and tools that power Free AI Video Editor OpenCutAI. See what products Free AI Video Editor OpenCutAI uses for development, design, marketing, analytics, and more.
Engineering & Development 3
Engineering & Development 3

BunA fast JS runtime Node.js replacement with built‑in tools
5.0 (7 reviews)
We switched our monorepo to Bun for package management and dev server. Install times dropped dramatically, and bun dev with Turbopack gives near-instant hot reloads even on a codebase with 80+ dependencies. It just works.

Claude CodeAnthropic’s deep-context AI coder
5.0 (287 reviews)
Claude Code was the backbone of building OpenCut AI. We added 8+ AI features transcription, voice cloning, filler removal, AI image generation, natural language editing on top of an existing open-source video editor, and Claude Code's deep codebase understanding made it possible. Unlike Cursor or Copilot, it doesn't just autocomplete lines it reasons across the entire project, refactors confidently, and handles multi-file changes spanning a Next.js frontend and FastAPI AI backend in one shot. The 1M context window meant we could feed it our whole architecture and get coherent, production-ready code back. Nothing else came close for a project this ambitious

Next.jsCreate web applications with the power of React components
5.0 (449 reviews)
OpenCut AI's entire frontend runs on Next.js with Turbopack. It handles real-time canvas rendering, multi-track timeline state, and a full editor UI all with zero config. The dev experience with Turbopack hot reload made iterating on a complex video editor actually enjoyable.
Design & Creative 1
Design & Creative 1
LLMs 3
LLMs 3

OllamaThe easiest way to run large language models locally
5.0 (26 reviews)
Ollama powers our local LLM commands users can control the video editor in plain English like "remove the intro" or "speed up the middle." It runs entirely on the user's machine with no API keys needed. Ollama made local AI feel as easy as running a Docker container.
Hugging FaceThe AI community building the future.
5.0 (66 reviews)
Our in-browser AI features use Hugging Face Transformers.js. Running ML models directly in the browser without a backend call that's the magic Hugging Face enables for local-first AI apps.

OpenAIAPIs and tools for building AI products
5.0 (713 reviews)
Whisper powers our local transcription word-level timestamps, multiple model sizes (tiny to large-v3), all running on-device. It's the backbone of our edit-by-text feature: transcribe your video, then edit it like a document. No API calls, no per-minute billing.
General 2
General 2

SarvamAIIndia's fullStack Sovereign AI platfrom
5.0 (1 review)
Sarvam AI is what makes our Indian language support possible. Their Saaras v3 model transcribes audio across all 22 scheduled Indian languages with accuracy that Whisper simply can't match for Indic content. Bulbul v3 gives us 37+ natural Indian voice speakers for text-to-speech, and their translation API handles all 22 languages. We integrated their full stack STT, translation, TTS, transliteration, and language detection so creators can edit videos in Hindi, Tamil, Telugu, Kannada, Bengali, Malayalam, and 16 more languages. Free credits on signup, and the API just works.

