Show HN: FableCut – A browser video editor AI agents can drive (zero deps)
ronak_parmar
89 points
58 comments
July 09, 2026
Related Discussions
Found 5 related stories in 63.8ms across 5,215 title embeddings via pgvector HNSW
- Show HN: A browser-based video editor that renders videos directly with FFmpeg thiagoas · 15 pts · July 26, 2026 · 64% similar
- Show HN: Palmier Pro – Open-source macOS video editor built for AI harrisontin · 136 pts · July 23, 2026 · 62% similar
- Show HN: BrowserAct: Browser Layer for Your AI Agent aanthonymax · 14 pts · July 28, 2026 · 60% similar
- Show HN: Open-source playground to red-team AI agents against public prompts zachdotai · 13 pts · August 09, 2026 · 59% similar
- Show HN: I built a web tool to see and edit what an AI thinks before it answers ada1981 · 25 pts · July 09, 2026 · 58% similar
Discussion Highlights (18 comments)
upmostly
Have you thought about integrating Remotion into this?
Jayakumark
A demo video would be good.
miltonlaxer
Reminds me of https://www.screenkite.com/ The AI powered video editors are fun.
xyzsparetimexyz
Yeah I'm sure you need fable for the heavy reasoning task of editing tiktoks
speedping
Very cool project but having fable in the name makes it sound so tacky
arnab777
Ya, a demo video would be nice .
KaseKun
I have no use for this, however I am stunned by the simple and effective solution of using json+sse instead of an API to allow agent interaction Amazing work
chrisweekly
I have little experience with video editing; a tool like this might be an ideal path to learn more. Thanks for creating and publishing it and sharing here!
spottedmarley
This is pretty dang cool but I guess I was hoping to see some very clever use of vision and maybe waveform analysis to give the model "eyes and ears" to edit audio and video. V2
heresalexandria
Cool concept, will try it out! I've had decent results with computer use operating conventional editing tools, but being able to directly edit JSON project files is a solid optimization and opens up a lot of opportunities with things like modular templating.
faangguyindia
cool! can this be used to make these style of videos from prompt? Style 1: https://www.youtube.com/shorts/vGjrv2zjfsM Style 2: https://www.youtube.com/shorts/6KoRHpAZ4zk
mikert89
you can just give claude code access to ffmpeg
spacemanspiff01
You should have a hosted site for this - It is entirely frontend - right?
vanilagy
You should strongly consider using Mediabunny to do all of the rendering client-side!
JeremyHerrman
PSA stop putting bigco IP in your project names! has clawdbot taught us nothing?
armcat
This looks great, will try it out. I had a crazy idea of doing a full agentic demo video narration and cutting, so might try your tool with some tweaks.
hotpartition
Love that the timeline is just JSON and the UI hot-reloads. Agents and humans on the same edit is the interesting part.
ronak_parmar
demo is up, as promised: https://github.com/ronak-create/FableCut/releases/download/v... its a real session, not staged: one prompt ("edit a reel from these assets"), claude code plans the cut for ~6 minutes, writes the entire timeline as one json document, and the editor is already live with it. the 24.5s reel it produced is also in the release, untouched: https://github.com/ronak-create/FableCut/releases/tag/v1.3.0 fittingly, the demo video itself was also edited in fablecut.