Can I vibecode Descript?

price $24/moyou'd save $288/yrbuild time weekendcategory designreplaced by 1 people
KINDA
MOATproprietary modelsexecution polish

AI-powered video and audio editor that works like a document — edit media by editing text

In-List Ad$79/30 days
promote your product in the vibecoded list

The Build Prompt

copy it and go build
ready to paste · 1,150 chars
Build me a text-based clip cutter to replace Descript for simple edits. Requirements:

- A local web app: Node + Express with a plain JS frontend, binds to localhost.
- I drop an audio/video file into ./media/; the app transcribes it with whisperX
  for word-level timestamps, or the OpenAI Whisper API if a key is in .env.
- The transcript renders as clickable words. I select and delete words or whole
  sentences; deleted spans go into a cut list I can undo from.
- Render: build one ffmpeg trim/concat command that removes the cut spans from
  the original and writes ./output/<name>-cut.mp4 (or .mp3 for audio-only).
- Pad each cut by about 80 ms so words are not clipped mid-syllable.
- Save each project as JSON next to the media file (transcript + cut list) so an
  edit can be reopened later.
- No accounts, no telemetry; everything stays on my machine except the optional
  Whisper API call.
- Out of scope: multitrack timeline, overdub or AI voices, filler-word
  auto-removal, cloud anything. This is a cutter, not an editor.
- README: installing ffmpeg and whisperX, and a warning that local
  transcription of long video is slow on CPU.
In-List Ad$79/30 days
promote your product in the vibecoded list

What you lose

  • Overdub (AI voice cloning to fix mistakes)
  • Studio Sound (AI noise reduction and room correction)
  • Filler word automatic removal
  • Screen recording with webcam overlay
  • Multi-track video compositing
  • Real-time collaboration on projects
  • Green screen and background effects
In-List Ad$79/30 days
promote your product in the vibecoded list
Share on X ->Your vote helps rank the vibecoded list.

Questions

5 answers