ArkorAlpha

Roadmap

What we're building next in Arkor.

Arkor is in alpha, so this page is intentionally sparse. Items are grouped by what state they're in: actively being built, scoped and waiting their turn, or under consideration. We don't commit to dates yet.

In progress

Up next

Backlog

Self-hosted training backend

Run the training backend on your own infrastructure, with a documented ARKOR_CLOUD_API_URL knob and versioned API guarantees.

deploy and eval slots

Grow createArkor into an umbrella for shipping and evaluating models, not only training.

Download trained models

Export a trained model as a file you can run on your own machine or deploy target, instead of staying on Arkor's managed inference.

Synthetic data from a seed set

Generate training data from a small seed set, for cases where you don't already have a labeled dataset.

Distillation templates

Templates that pair compatible teacher and student models so distillation runs work out of the box.

On-device model templates

Templates aimed at small models suitable for WebGPU and mobile targets.

Broader base model support

Expand support beyond the Gemma 4 family, so additional open-weight families join it as curated, hosted options.

Multimodal training

Fine-tune on image (and eventually audio) inputs alongside text. Today every template is text-in, text-out.