One application, several runtimes
Flutter for web and mobile, a Dart API, and FFmpeg through WebAssembly or native code. Shared editor components handle the timeline; each device uses its own rendering engine.
Intelligent Iterations · In active development
One workspace for AI generation,
media editing and coding agents.
We’re building ii-os for teams that want to use AI on infrastructure they control. It connects their models, storage and compute, with shared permissions and a record of each job.
Three workflows. The customer keeps the data and compute.
The app reads the result directly from the customer’s storage. ii-os coordinates the job and records its metadata.
Video, audio and captions share a multi-track editor. Rendering runs in the browser or on the mobile device.
Permissions and test instructions are checked before dispatch. If the agent needs a human decision, the task returns for input.
Flutter for web and mobile, a Dart API, and FFmpeg through WebAssembly or native code. Shared editor components handle the timeline; each device uses its own rendering engine.
Each workspace gets an explicit subset of the organization’s resources. Storage access uses short-lived grants checked against the requested file.
ii-fleet-runner places jobs by capability and capacity. Containers and VMs isolate the work; cleanup is verified before a machine’s capacity becomes available again.
LLM Lab is our related work on repeatable model evaluation: datasets, scorers, experiments and cost tracking. It gives us a way to compare changes to AI behavior.
ii-os is running privately and remains in active development. We’ve published its architecture as ii-open-os; that repository is a preview, with source release still ahead.
Read the architecture on GitHub ↗