Digital Asset Management, Kumiho

The first Graph-native Asset Management for Creators. Keep your files local, manage versions, relationships, and AI lineage in the cloud.

Local-First Storage

Your files stay on your NAS or local drive. We only sync the metadata graph, keeping costs low and access fast.

Graph-Native Lineage

Track every relationship between assets, edits, and AI outputs. Visualize the entire creative history.

AI Output Management

Automatically track prompts, models, and seeds for every AI generation from ComfyUI and other tools.

Designed for Creators, by Creators

We built the system we always wanted. A true object-oriented approach to asset management.

Object-Oriented Hierarchy

01ProjectThe root container for your creative endeavor.
02GroupLogical grouping of related assets.
03ProductAn asset entity (e.g., Character, Shot).
04VersionImmutable state of a product.
05ResourcePhysical files (images, models, etc.).

Composition & Dependency

A Version is not just a file iteration. It is formed from a combination of other Products and their Versions.

Shot_01 (v02)
Char_A (v15)Env_City (v04)Cam_Rig (v01)
Full dependency graph tracking

Time & Tag URI

Access assets by time or tag.
kref://projectA/editorial/davinci.render?tag=finalkref://projectA/editorial/davinci.render?time=20250301

Path to Object

Reverse lookup any file path to find its database object. Never lose context of a file again.

Multiple SDKs

Built for developers. Robust SDKs for Python, C++, and more to build custom tools on a strong foundation.