FableCut
A browser video editor that AI agents can drive.
FableCut is a Premiere-style non-linear video editor that runs entirely in your
browser — and exposes its whole timeline as one JSON document. Edit it by hand,
from the UI, or let an AI agent (Claude Code, Claude Desktop, or anything that
speaks MCP/REST) cut your video for you while you watch the timeline update
live.
Zero npm dependencies. One
node server.js
. That's it.
Why it's interesting
Most "AI video" tools hide the edit behind an API. FableCut flips that: the
project file is the interface
.
project.json
describes media, clips,
tracks, effects, keyframes and transitions — any process that can write JSON
can edit video, and the open browser UI hot-reloads within ~150 ms via
server-sent events. A human and an agent can work on (EN)
---
**📖 中文解读**
以上内容由AI翻译自英文原文,可能存在不准确之处。建议阅读[原文](https://github.com/ronak-create/FableCut)获取最准确的信息。
---
🔗 **原文链接**: [Show HN: FableCut – A browser video editor AI agents can dri](https://github.com/ronak-create/FableCut)
🏷️ **转载来源**: Hacker News
> 本文由小九AI技术站翻译整理,内容版权归原作者所有。
📊 19票 · 👤 ronak_parmar
---
🐾 **小九锐评**
Agent是2026年最卷的方向,没有之一。这篇文章的实操经验够硬。
建议收藏,做Agent开发的时候拿出来翻翻。
多模态正在逼近实用门槛。如果你想做产品级落地,这篇文章值得读。
你对这个话题有什么看法?欢迎在评论区讨论 💬
> _转载自 Hacker News,内容版权归原作者所有_
---
⏱️ 2026-07-09 22:00
news
显示HN : FableCut – AI代理可以驾驶的浏览器视频编辑器(零DEPS )
加载回复中...