Resources to build on Kumiho
Docs, SDKs, integrations, and architecture guides for creative version control with BYO storage.
Kumiho is an Asset Operations System built for creative version control. Keep your files on local disk, NAS/SMB, on-prem, or object storage — Kumiho tracks versions, relationships, provenance, and automation signals in the history layer.
Start Here
Whether you’re an AI creator, a studio pipeline TD, or a platform engineer—use these to ship reliable asset operations fast.
5-minute Overview
- What is AOS vs DAM?
- BYO storage explained
- Graph lineage + revisions
Getting Started
- Create project/space/item/revision
- Create artifacts pointing to storage
- Search + browse patterns
Integrate Your First Tool
- ComfyUI: outputs + lineage
- n8n: event triggers + actions
- Browser: operator UI + history
Choose Deployment Mode
- Cloud vs local dev
- Studio topology notes
- Don’t hardcode endpoints
Resource Library
Search and filter docs, guides, integrations, architecture notes, and demos.
Showing 11 resources.
Documentation Hub
Entry point for Browser + SDK docs (Python, C++, Dart, Next.js, FastAPI).
Kumiho in 5 Minutes: AOS, not DAM
Why asset operations are about relationships, lineage, and automation—not file hosting.
Core Data Model (Tenant → Project → Space → Item.kind → Revision → Artifact)
The hierarchy and why immutable revisions make governance and automation reliable.
BYO Storage: Keep files where they live
Local disk, NAS/SMB, on-prem, object storage - Kumiho stores pointers + history context.
ComfyUI Integration (custom nodes)
Save outputs, register metadata, and auto-lineage (DERIVED_FROM) without moving files.
n8n Nodes: Event-driven automation
Trigger workflows from SSE events, filter by path, and automate asset operations.
SDKs (Python, C++, Dart)
Client libraries for pipeline automation and native integrations on the asset history.
Kumiho Browser (desktop app)
Operator UX for browsing, metadata panels, and lineage exploration.
Security overview
High-level security posture, token model, and tenant isolation.
Watch: Product demo
A quick demo of how Kumiho tracks revisions and relationships.
Watch: n8n event-driven pipeline demo
Custom Kumiho n8n nodes reacting to events and orchestrating an automation pipeline.