17 comments

  • armcat 3 minutes ago
    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.
  • heresalexandria 1 hour ago
    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.
    • ronak_parmar 1 hour ago
      Thankyou. I am planning to make it opencode friendly too.. I think that would openup versatality and more experiments..;)
  • JeremyHerrman 16 minutes ago
    PSA stop putting bigco IP in your project names!

    has clawdbot taught us nothing?

  • spottedmarley 1 hour ago
    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
  • miltonlaxer 2 hours ago
    Reminds me of https://www.screenkite.com/ The AI powered video editors are fun.
    • ronak_parmar 1 hour ago
      yup but I had Premier Pro and Palmier Pro in mind while making it, hence the UI.;)
  • vanilagy 34 minutes ago
    You should strongly consider using Mediabunny to do all of the rendering client-side!
    • genxy 23 minutes ago
      I couldn't find a skill in your project that would help integrate mediabunny. The docs and examples look like they could really help. Having good example coverage allows agents to pickup libraries easily.

      https://github.com/Vanilagy/mediabunny

    • ronak_parmar 21 minutes ago
      [flagged]
  • faangguyindia 1 hour ago
    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

    • ronak_parmar 57 minutes ago
      Absolutely, in fact just give it clips, voice and a reference video(optional), command it and wait untill it finishes..
  • mikert89 53 minutes ago
    you can just give claude code access to ffmpeg
  • xyzsparetimexyz 1 hour ago
    Yeah I'm sure you need fable for the heavy reasoning task of editing tiktoks
    • heresalexandria 1 hour ago
      My impression was that they made this editor with Fable, and its JSON project structure would only serve well for manipulation by lesser models.
    • ronak_parmar 1 hour ago
      [dead]
  • KaseKun 1 hour ago
    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
  • Jayakumark 2 hours ago
    A demo video would be good.
    • ronak_parmar 1 hour ago
      Yeah actually, that's a great idea, working on it ..(~ ̄▽ ̄)~
  • upmostly 2 hours ago
    Have you thought about integrating Remotion into this?
    • ronak_parmar 1 hour ago
      What do you think the next update will be about..^_~
  • spacemanspiff01 51 minutes ago
    You should have a hosted site for this - It is entirely frontend - right?
    • ronak_parmar 44 minutes ago
      almost! the editor/compositor is fully browser side, but the server is doing real work: project.json lives on disk (thats the whole point, any agent or script can edit it and fs.watch + sse hot reloads the ui), plus ffmpeg for the final export encode. so it needs the local server for the actual workflow.

      a hosted demo mode is a good idea though, project in localstorage + sample footage + mediarecorder export would let people feel the editor without cloning. the one thing it cant show is the main trick, watching an external agent rebuild your timeline live, since theres no local file for it to edit. might do a stripped demo build if theres interest

  • chrisweekly 1 hour ago
    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!
    • ronak_parmar 1 hour ago
      My pleasure. If you have any ideas, lets connect and make it more helpfuul!!
    • xgulfie 1 hour ago
      You aren't going to learn by having the AI do it for you...
  • arnab777 1 hour ago
    Ya, a demo video would be nice .
  • speedping 1 hour ago
    Very cool project but having fable in the name makes it sound so tacky
  • nttylock 44 minutes ago
    [flagged]