Show HN: Shumai – open-source Frame.io alternative for creative work
github.com47 points by Yiling-J 8 hours ago
47 points by Yiling-J 8 hours ago
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
Interestingly, shumai (or "siomai" if in the Philippines) is a type of traditional Cantonese meat dumpling from China made of ground pork. This project uses Bun, and I'm Chinese, so naming it Shumai felt like a natural choice :)
wyclif - 3 hours ago
Yiling-J - 2 hours ago