2 pointsby Meeeeeep5 hours ago1 comment
  • Meeeeeep5 hours ago
    Been building kubeez.com for a while, an AI media platform with 70+ models for image, video, music and voice generation under one subscription. As a side piece of that I built a browser-based video editor and decided to open source it.

    The editor runs fully in the browser, no backend, no account. You can drag in clips, trim, layer, export. Stack is React + FFmpeg.wasm for the processing.

    The broader platform (kubeez.com) is the paid side if anyone wants to use the AI generation models. REST API and MCP server available for devs who want to plug it into their own tooling.

    Repo is public on GitHub. Would appreciate feedback on either.

    https://github.com/MeepCastana/KubeezCut