NewsLab
Jun 28 18:46 UTC

Show HN: Shumai – open-source Frame.io alternative for creative work (github.com)

63 points|by Yiling-J||6 comments|Read full story on github.com
Shumai is an open source platform for uploading creative files, managing projects, collecting precise feedback, sharing work, and collaborating with AI agents, all in one simple creative-first workspace.

I’ve always liked the product design of Frame.io, and I wanted to build an alternative that feels just as polished, while being open source and easy to self host.

You can deploy Shumai with docker compose in just a few minutes. It can also be installed from npm, though you'll need to provide your own PostgreSQL instance with the pgvector extension installed.

For larger deployments, Shumai supports distributed processing via Temporal, allowing resource intensive tasks such as transcoding to be scaled independently.

It's still early in development, feel free to try and share any feedback.

Demo: https://staging.shumai.one

Comments (6)

6 shown
  1. 1. wyclif||context
    Interestingly, shumai (or "siomai" if in the Philippines) is a type of traditional Cantonese meat dumpling from China made of ground pork.
  2. 2. Yiling-J||context
    This project uses Bun, and I'm Chinese, so naming it Shumai felt like a natural choice :)
  3. 3. snalty||context
    It reminded me of the Welsh informal greeting "shwmae"
  4. 4. hakanme||context
    Great! I'd like to try it
  5. 5. vannventures||context
    this looks incredibly polished for being so early in development, you nailed the frame.io aesthetic. having distributed processing via temporal ready to go for a self-hosted tool is huge for scaling up transcoding. definitely gonna spin this up via docker compose this weekend to try it out.
  6. 6. popalchemist||context
    Hell yes. This is so needed in the professional creative services space. Frame.io really fucked everyone over after being acquired by Adobe.

    Thank you for this!