Project ideas from Hacker News discussions.

Show HN: FableCut – A browser video editor AI agents can drive (zero deps)

📝 Discussion Summary (Click to expand)

1. Demo‑video request

"A demo video would be good." – Jayakumark
"Ya, a demo video would be nice." – arnab777

2. Naming and UI‑tool discussion

"The name makes it sound so tacky." – speedping
"I read fable as a story, fable cut meaning you can stitch up stories which is a form of storytelling, so quite fitting for video editor." – Yiin

3. Integration & AI‑video interest

"Have you thought about integrating Remotion into this?" – upmostly
"Reminds me of https://www.screenkite.com/" – miltonlaxer


🚀 Project Ideas

CollabCut Studio

Summary

  • A browser‑based collaborative video editor that stores the timeline as editable JSON and hot‑reloads the UI when the file changes, enabling real‑time co‑editing by humans and AI agents.
  • Solves the pain point of fragmented workflows and licensing worries by offering a fully self‑hostable, open‑source‑friendly platform.

Details

Key Value
Target Audience Indie creators, small production teams, developers who want a local editable video project format.
Core Feature Live JSON timeline editing with SSE‑driven hot‑reload UI; multi‑user collaboration via WebSocket.
Tech Stack Frontend: React + TypeScript; Backend: Node.js + Express + SSE; Database: SQLite (local) or PostgreSQL; Real‑time: WebSocket; Rendering: FFmpeg.
Difficulty Medium
Monetization Revenue-ready: Subscription tier $9/mo per user (includes cloud storage & FFmpeg minutes).

Notes

  • HN commenters repeatedly asked for a demo video and highlighted the appeal of watching an agent rebuild the timeline live.
  • Potential for discussion around open‑source licensing and the appeal of a “local file” editor that can be scripted.

CaptionWizard AI

Summary

  • An AI‑driven closed‑caption and subtitle editor that auto‑generates, syncs, and lets users edit timestamps directly on any video file, eliminating the need for manual transcription services.
  • Addresses the frustration of paying for captioning tools and the lack of seamless subtitle workflows.

Details

Key Value
Target Audience YouTubers, podcasters, educators, and any content creator needing accurate subtitles.
Core Feature AI transcription with timestamp alignment; interactive timeline for manual correction; export to SRT/VTT; optional pay‑per‑minute API.
Tech Stack Frontend: Vue.js + Tailwind; Backend: Python (FastAPI) + Whisper‑cpp; Storage: S3; Compute: Whisper‑cpp inference.
Difficulty Low
Monetization Hobby

Notes

  • Users in the thread expressed interest in “closed‑caption editing” and praised the idea of a tool that can manage subtitles without external services.
  • Could spark discussion about AI‑assisted video post‑production and micro‑payment models.

FableSync Marketplace

Summary

  • A plugin marketplace and SDK for the JSON‑based video editor that lets developers publish modular video templates and AI “agents” that manipulate the JSON timeline to generate videos from textual prompts.
  • Provides a community‑driven ecosystem that encourages experimentation while staying open‑source.

Details

Key Value
Target Audience Developers, power users, and researchers interested in agentic video creation and modular template reuse.
Core Feature Plugin system for importing/exporting JSON timelines; agent hooks that trigger model‑driven edits; marketplace for shared templates.
Tech Stack Frontend: SvelteKit; Backend: Elixir/Phoenix with SSE; Plugin API: WebAssembly sandbox; AI integration: Claude / OpenAI SDKs.
Difficulty High
Monetization Revenue-ready: Marketplace revenue share 15% on template sales; optional $15/mo developer subscription.

Notes

  • The original editor’s creator was already exploring “opencode friendly” plans; this idea builds on that momentum.
  • HN users mentioned wanting a demo, modular templating, and the ability to “stitch up stories” – all directly addressed by this marketplace concept.

Read Later