Launched late 2024, hit roughly $67-80K MRR in under two years. Vid.ai's edge wasn't novel tech — it was timing, plus a founder with a 900K-subscriber YouTube channel as a built-in distribution engine for an AI video automation tool.
Vid.ai sits in the AI video editing/automation category — taking raw footage or a script and automating the editing work that used to require manual timeline scrubbing.
Flexible entry point — works whether starting from existing video or generating from scratch.
Cutting, pacing, and structure applied via machine learning rather than manual timeline work.
A library of customizable templates means output doesn't look like a generic AI tool's default style.
Sized and formatted for TikTok, Reels, and YouTube Shorts — the platforms now carrying 90% of video views.
India has one of the largest short-form video creator bases in the world — the same tailwinds Vid.ai rode globally apply here, with almost no India-specific tooling yet.
Scoped to one core function — auto-captioning and auto-cutting raw footage into a short-form-ready clip, not the full editing suite.
Upload flow, processing queue, and result preview in one framework.
Stores uploaded videos, processed outputs, and user accounts.
Generates the timestamped transcript that drives both captioning and highlight detection.
Handles caption burning, cropping, and resizing — the actual video manipulation engine.
UPI-first ₹399/month subscription for unlimited processing.
Fast enough to build the upload and preview UI in a weekend.
Honest heads up: ffmpeg video processing is heavier than typical serverless functions handle well — you'll likely need a dedicated processing service (Railway or Render) alongside Vercel for the frontend, not Vercel alone.
SUPABASE_URL, SUPABASE_KEY, WHISPER_API_KEY, RAZORPAY_KEY.This prompt sets up the full build context so the AI scopes, plans, and starts coding the project with you from message one.