aaimake

Documentation

aimake

The incremental build system for AI pipelines. Skip unchanged steps. Cache embeddings and evals. See cost before you run.

Start here

Structured like Node.js and OpenCV docs — concepts first, then guides, then reference.

Install

pip install aimake
aimake init
aimake plan
aimake build

Requires Python 3.11+. Optional extras: s3, huggingface, wandb, experiments.