// CREATIVE REVIEW & ASSET MANAGEMENT (OPEN-SOURCE) REVIEW

Shumai Review (2026): The Honest Take on the Open-Source Frame.io Alternative

A no-spin Shumai review. What the open-source, self-hosted Frame.io alternative does well, where it falls short, the real cost of running it, and who should pick it.

Last verified · 2026-06-23 · by Moe Ameen
The verdict
4.0 / 5

Shumai is one of the more complete open-source, self-hosted Frame.io alternatives available right now. It pairs solid frame-by-frame review with an unusual AI layer — semantic search and Gemini metadata autofill — and it is free under the MIT license. The honest catch: it is early-stage and self-hosted only, with no SaaS option, so it suits technical teams who want data ownership, not solo creators who want zero ops. And it reviews content — it does not generate or publish it.

Most "best Frame.io alternative" lists are stuffed with paid SaaS tools and affiliate links. Shumai is a different kind of entry: an open-source, self-hosted platform you run yourself, with the code on GitHub under the MIT license. It surfaced through a Show HN post in 2026 and has been developed in the open by a small project. That origin shapes everything about who it is for and what trade-offs you accept.

We review this as a content team that lives downstream of tools like this — we generate and publish creative work and care a lot about the review-and-approval step in the middle. So this is not a drive-by listicle blurb. The short version: Shumai is genuinely good at the core job, more ambitious than most open-source review tools thanks to its AI layer, and held back mainly by being young and by the real operational cost of self-hosting.

This review covers what Shumai actually does in 2026, how much it really costs once you count the infrastructure, where it is strong, where it is honestly weak, and who should run it versus reach for a hosted tool instead.

Facts here are reconciled against the public GitHub repository on 2026-06-23. Where the project is young and a detail could change, we kept the claim general rather than precise.

What Shumai is

Shumai is an open-source platform for reviewing and managing creative work, positioned as a self-hosted alternative to Frame.io. The core is collaborative review: you upload video and image assets and leave precise feedback with frame-by-frame drawing tools and timestamped comments attached to the footage. Around that sit secure public share links, curated collections for clients, granular team- and project-level role-based access control, customizable asset metadata, and storage on either a local filesystem or any S3-compatible backend (AWS S3, Cloudflare R2, MinIO). Heavy video transcoding is offloaded to a background worker pool orchestrated by Temporal. What sets it apart from a plain review board is the Shumai Agent — an AI layer offering collaborative chat in project workspaces, AI metadata autofill via Google Gemini, semantic search over the library powered by vector embeddings, and custom skills that run in an isolated sandbox. That embeddings layer is why the install requires PostgreSQL with the pgvector extension. It is MIT-licensed, built in TypeScript, installable via Docker compose or the @shumai-one/shumai npm package, and self-hosted only — there is no hosted version to sign up for.

Who Shumai is for

The clearest fit is a technical team, studio, or agency that wants a review-and-approval pipeline on infrastructure it controls — for data-ownership, compliance, or cost reasons — and has the capacity to run Docker, PostgreSQL with pgvector, and S3 storage. Post-production teams handling client video, in-house creative departments that cannot put assets on third-party SaaS, and developers who want to extend a review tool with custom AI skills get the most out of it. It is the wrong tool for a solo creator who wants to sign up and start in two minutes, and the wrong tool for anyone whose actual need is generating or publishing content rather than reviewing it.

Scoring breakdown

DimensionScoreWhy
Review & annotation features4.2 / 5Frame-by-frame drawing and timestamped comments on video and images cover the core Frame.io workflow well.
Self-hosting & deployment4.0 / 5Docker compose gets you running in minutes; the npm path additionally needs Postgres + pgvector and system tools like ffmpeg.
Asset management & metadata4.0 / 5Customizable dynamic metadata fields and collections make it a real media library, not just a comment board.
Storage flexibility4.5 / 5Local filesystem or any S3-compatible backend (AWS S3, Cloudflare R2, MinIO). You own where the bytes live.
AI features (Shumai Agent)3.8 / 5Semantic search, Gemini metadata autofill, and sandboxed custom skills are ambitious for the category — but early.
Access control & collaboration4.0 / 5Team- and project-level RBAC plus secure share links handle client and stakeholder workflows.
Maturity & stability3.0 / 5A young, openly-developed project. Promising and active, but not as battle-tested as mature commercial tools.
Cost & value4.6 / 5Free under MIT with no per-seat fees. The only cost is the infrastructure you run it on — excellent value for a capable team.

Pros and cons

Pros

  • Free and open-source under the MIT license, with no per-seat pricing.
  • Self-hosted — your media, storage, and review history stay on infrastructure you control.
  • Strong core review primitives: frame-by-frame annotations and timestamped comments.
  • Flexible storage: local filesystem or any S3-compatible backend.
  • An AI layer most review tools lack — semantic search and Gemini-powered metadata autofill.
  • Docker-compose install gets a working instance up in minutes for a technical user.
  • Granular team- and project-level role-based access control for client collaboration.

Cons

  • Self-hosted only — no hosted SaaS option, so non-technical users are effectively shut out.
  • Operational cost is real: server, PostgreSQL + pgvector, ffmpeg and other deps, backups, and security patching are yours.
  • Early-stage project; less proven reliability than long-running commercial review tools.
  • No content generation — it does not write captions, cut clips, or create images.
  • No publishing or scheduling to any social platform.
  • Documentation and onboarding are improving but thinner than mature paid products.

Pricing analysis

On license cost, Shumai is unbeatable: it is free under MIT, with no seats to buy and no usage meter. Compared to Frame.io and the commercial review tools that charge per seat or per project, a team that already runs its own infrastructure can replace a recurring bill with a one-time setup effort. For the right buyer, that is a large, real saving.

The honest accounting is total cost of ownership, not license price. Running Shumai means a server sized for transcoding, a PostgreSQL instance with the pgvector extension, S3 or local storage you provision and pay for, and the ongoing labor of upgrades, backups, and security patches. For a team with a platform engineer, that overhead is marginal and well worth the control. For a solo creator or a small non-technical shop, the "free" tool can cost more in hours and risk than a $15–$25/month hosted subscription would.

So the pricing verdict is conditional. If you value data ownership and have the technical capacity, Shumai is one of the best value propositions in the review category. If you want to open a browser and start reviewing with zero ops, the free price tag is misleading and a hosted tool is the cheaper choice once your time is counted.

Use-case fit

Use caseFitWhy
Self-hosted client video review with frame-accurate notesStrongThis is the core of the product, and it does it well on infrastructure you control.
Studio or agency needing data ownership / compliance over client mediaStrongAssets stay on your own storage backend, which hosted SaaS cannot offer.
Organizing a searchable media library with custom metadataStrongCustom metadata fields plus AI semantic search make it a real asset-management layer.
Solo creator wanting a zero-setup review toolWeakNo hosted option. You must provision and maintain the whole stack yourself.
Mission-critical reliability todayOKPromising and active, but early-stage — weigh that if downtime is unacceptable.
Generating content (captions, clips, images, scripts)WeakOut of scope entirely. Shumai reviews and stores content; it does not create it.
Publishing and scheduling across social platformsWeakNo publishing layer. It posts to nowhere — that is a different category of tool.
Developer team wanting to extend review with custom AI skillsStrongThe Shumai Agent runs custom skills in a sandbox, and the MIT code is open to extend.

Alternatives worth considering

  • Frame.io — the mature, hosted commercial standard for video review, if you want zero ops and proven reliability.
  • Other open-source review tools (e.g. Clapshot, MyFrame) — leaner self-hosted options if Shumai's AI layer is more than you need.
  • Ziflow / Filestage — hosted proofing platforms for teams that want broader file-type review and approvals out of the box.
  • Kompozy — not a review tool, but the generation-and-publishing engine that sits on either side of the review step.

How Kompozy compares

It is important to be clear that Shumai and Kompozy barely overlap, so this is positioning, not a head-to-head. Shumai is where creative work gets reviewed and approved. Kompozy is where it gets generated and where, once approved, it gets published. If you are evaluating Shumai, you almost certainly already have content to review — the open question is what produces that content and what ships it afterward.

That is the Kompozy slot. It turns one source into 25–35 finished outputs across video, image, text, blog, and newsletter in a governed brand voice, then schedules and posts them across nine platforms. A team that runs Shumai for self-hosted review can sit it directly between Kompozy's generation and Kompozy's publishing: generate the batch, route it through Shumai for client sign-off, then publish the approved cuts. Neither tool is trying to be the other, which is exactly why they pair cleanly rather than compete.

Frequently asked questions

Is Shumai worth it in 2026?

Yes, if you want a free, self-hosted review-and-approval tool and have the technical capacity to run it. It pairs solid frame-by-frame review with an AI layer most open-source tools lack. It is not worth it if you want a zero-setup hosted experience or if your real need is generating or publishing content rather than reviewing it.

Is Shumai really free?

The software is free and open-source under the MIT license — no per-seat fees. Because it is self-hosted, your real cost is the infrastructure: a server, PostgreSQL with the pgvector extension, and storage. There is no hosted version offered by the project.

How do you install Shumai?

The quickest path is Docker — download the project's docker-compose file, run docker compose up, and open it at localhost:3000. It can also be installed from npm as @shumai-one/shumai, which needs PostgreSQL with pgvector and system tools like ffmpeg. Storage can be local or any S3-compatible backend.

How is Shumai different from Frame.io?

Frame.io is a mature, hosted, commercial review platform. Shumai is open-source and self-hosted — you run it on your own infrastructure under the MIT license. Shumai trades Frame.io's polish and zero-ops convenience for data ownership and no subscription, and adds an AI layer with semantic search and metadata autofill.

Does Shumai have AI features?

Yes — the Shumai Agent offers collaborative AI chat, AI metadata autofill via Google Gemini, semantic search over your library using vector embeddings, and custom skills that run in a sandbox. These are for organizing and searching media, not for generating content.

Can Shumai generate or publish content?

No. Shumai is a review, collaboration, and asset-management tool. It does not write captions, cut clips, create images, or post to any social platform. For generation and multi-platform publishing you would pair it with an engine like Kompozy.

Who should not use Shumai?

Skip it if you need a hosted tool with zero setup, if you lack the capacity to run Docker, PostgreSQL, and storage, or if your bottleneck is creating and distributing content rather than reviewing it. The "free" price hides real operational cost for non-technical teams.

What is the best Shumai alternative?

For a hosted, mature commercial review tool, Frame.io. For leaner open-source review, tools like Clapshot or MyFrame. For the upstream and downstream problem — generating content and publishing it across platforms — Kompozy, which is a different category that pairs with a review tool rather than replacing one.

Related deep guides

See Shumai vs Kompozy comparison → · Get Started →