>_Give your agent a brain:https://mcp.jitm.ai·humans, read on ↓
Just-in-time models

The prediction layer for
people and AI agents.

Drop in a dataset and JITM will train, evaluate, explain and host a model for you. No ML expertise needed.

Free to start. No card required. Your data never improves anyone else’s model.

The question this model answers
?
14 products at riskExample · checked vs reality

Highest: espresso beans, 92% chance of stockout by Friday. Model is 87% accurate on real outcomes.

recent salessupplier lead timestock level
POST /api/predict/stockout-weekly
{
  "at_risk": 14,
  "top": {"sku": "BR-1042", "chance": 0.92},
  "top_factors": ["recent_sales", "lead_time", "stock_level"]
}
NVIDIAMember of NVIDIA Inception
Why trust it

Accuracy is a record,
not a claim.

Most tools show you a score from the day the model was built. JITM keeps checking its predictions against what actually happened, and shows you the record, gap and all.

Measured on reality, not on a test the model already studied for.
Understand the drivers. Feature rankings show which inputs matter most to your model.
Honest uncertainty. When the model is unsure, it says so, and tells you which cases a human should review.
Illustrative calibration example
PREDICTED CHANCEHAPPENED70% → 68%

How to read it: in this example, predictions marked 70% came true 68% of the time. The two-point gap shows how confidence compares with reality. Dots on the dashed line indicate a match. These are illustrative values, not a live model’s results.

What people ask it

Real questions, answered from your data.

Events · Ticketing
Will Saturday’s match sell out?Sell-out risk per fixture, updated as sales come in.
9 daysearlier warning than the box office gut call
Retail · Inventory
Which products run out next week?Every product ranked by chance of stockout.
-38%stockout days per quarter
Operations · Energy
When is power cheapest tomorrow?Hourly price prediction, shifted usage into the low window.
-19%electricity spend per month

Illustrative examples. Your numbers come from your data.

Two ways in

Made for people and AI agents.

Humans, this is for you

Upload a dataset

Drop a CSV, JSON or Parquet file at the top of this page, pick the column you want to predict, and JITM does the rest: column analysis, feature engineering, training, evaluation, and a live endpoint you can call.

sales_history.csv

Free account, no card required.

Start here ↑
Agents, this is for you

Give your agent a brain

Connect Claude, ChatGPT, or Cursor to mcp.jitm.ai and your LLM becomes a working data scientist: it studies your data, trains the models, reads the metrics, and answers with live predictions.

>_https://mcp.jitm.ai

No tokens or config files needed. OAuth signs you in automatically.

One platform, two parts

Start free. Grow into the rest.

JITM Core

Build it yourself

Upload your data or point your agent at us. Train strong models, serve live predictions, and see exactly why each one was made. This is the part you are looking at, and it is free to start.

Start free →
JITM Evergreen

And it stays right

Real outcomes flow back to the model that predicted them. When reality shifts, Evergreen tests a challenger and promotes it only once it proves better, and only once you approve.

How it works →

Data in. Predictions out.

Three steps between your raw data and a production-ready prediction API.

01

Upload your data

Drag a file onto the page. We detect schema, missingness, quality issues, and likely targets, so you can make an informed choice before training.

02

Models train & compete

Automated feature engineering, task selection, fast training, and validation. No knobs to turn: we handle the hard parts.

Baseline in seconds
03

Get your endpoint

A live API, an auth token, and feature importance rankings. Integrate your model into an agent, app, or workflow.

Know exactly what drives your predictions.

Every model includes feature importance rankings, so you can see which inputs matter most overall. Per-prediction SHAP explanations are in development.

Feature Importance12 carry 80% of the weight
1Soil_Moisture
0.152
2stage_demand_coef
0.138
3Wind_Speed_kmh
0.086
4Mulching_Used_Yes
0.070
5mulching_flag
0.065
6te_crop_stage
0.062
7Temperature_C
0.053
8te_Crop_Growth_Stage
0.045
9temp_band_hot
0.042
10moisture_per_temp
0.041
11Mulching_Used_No
0.040
12mulch_x_temp
0.033
Original feature Encoded categorical Derived
See what matters
Instantly understand which variables drive your predictions. No statistics degree required: ranked bars tell the story at a glance.
Every feature, ranked
Reliable models, automatically
Automated feature engineering, cross-validation, and holdout evaluation. Every model is tested before you see it.
Validated on holdout data
Sub-25ms inference
Models are optimised for production speed. Call the API from your agent, app, or workflow and get answers in milliseconds.
p99 < 25ms
Zero ML code
Upload a CSV. Pick a target. That’s it. JITM.ai handles type detection, encoding, imputation, feature engineering, and training.
jitm evergreenScale

Most models rot.
Yours stay evergreen.

Every real outcome flows back to improve the model that predicted it. When reality shifts, Evergreen tests a challenger and promotes it only when it proves better, and you approve. Every generation is logged and auditable.

Explore JITM Evergreen →
PredictReality landsLearnImprove
Every outcome makes it smarter

Saturday was forecast at 520 units. Reality said 495. That difference is not an error to hide: it is tomorrow’s training data.

Every industry. Every agent.

When any AI agent can build its own predictive models, everything changes.

If it has data and needs predictions, JITM.ai powers it.

Simple, transparent pricing

Start free. Pro and Scale are invite only while we onboard teams by hand.

We’re in a private rollout. Request an invite and we’ll set you up personally.
Included in every plan
  • MCP access (13 tools)
  • Automated feature engineering
  • Time-aware validation
  • Leakage detection
  • Sub-25ms predictions

Free

Try your first prediction model.

$0
Free forever
No card required
  • Train and host one model
  • See which features matter
  • Connect through the API or MCP
Capacity
1 model
50 MB uploads
50K rows
20 API calls/hr
All features View details
  • 1 model
  • 50 MB uploads
  • 50K rows
  • 20 API calls/hr
  • XGBoost gradient boosting
  • Accuracy, F1, ROC-AUC, RMSE
  • Feature importance rankings
  • No deep training
  • No ensembles
Most popular
Invite only

Pro

Build models for everyday production.

$59/mo
$708 billed yearly
Save $240 a year vs monthly
Request access
Priority onboarding · usually within 48 hours.
  • Deeper training with multiple model families
  • Track outcomes and model drift
  • Guided onboarding
Capacity
25 models
1 GB uploads
5M rows
1,000 API calls/hr
All features 1 in development
  • 25 models
  • 1 GB uploads
  • 5M rows
  • 1,000 API calls/hr
  • Batch predictions (100 rows)
  • Everything in Free
  • Deep training on your full dataset
  • 4-family ensemble (XGBoost + LightGBM + GLM + TabM, plus CatBoost when useful)
  • 5-fold cross-validation with 2-seed averaging
  • Stacked meta-learner + hill-climb ensemble selection
  • Outcomes endpoint: send back what really happened
  • Drift monitoring + rolling skill score vs baseline
  • Guided onboarding
  • In build
  • SHAP explanations per predictionSoon
Invite only

Scale

Keep models learning as your data changes.

$349/mo
$4,188 billed yearly
Save $600 a year vs monthly
Request access
We set Scale accounts up personally, one at a time.
  • Everything in Pro, plus Evergreen
  • Approve challenger models before promotion
  • Generation history and priority support
Capacity
200 models
10 GB uploads
50M rows
10,000 API calls/hr
All features 3 in development
  • 200 models
  • 10 GB uploads
  • 50M rows
  • 10,000 API calls/hr
  • Batch predictions (10K rows)
  • Everything in Pro
  • jitm evergreen
  • Champion/challenger retraining with your approval
  • Generation audit log
  • 60-trial hyperparameter search
  • Priority support
  • In build
  • 10 Evergreen-active models includedSoon
  • Model lifecycle eventsSoon
  • 3 seatsSoon

Additional Evergreen-active models are billed per model. API calls above the hourly allowance are metered.

Enterprise

A tailored setup for your organisation.

Custom
Tailored to your needs
Let’s discuss your requirements
  • Everything in Scale
  • Hands-on onboarding and a named contact
  • Custom terms and service agreement
Capacity
Custom model, upload and row limits
Custom API volume terms
All features 3 in development
  • Custom model, upload and row limits
  • Custom API volume terms
  • Everything in Scale
  • jitm evergreen
  • Hands-on onboarding
  • Named contact and SLA
  • Custom terms, data rights and DPA
  • In build
  • Custom drift policies and retrain limitsSoon
  • Unlimited seats, SSO, roles and permissionsSoon
  • Audit logsSoon

Priced per engagement and invoiced directly by Hannai Labs Ltd.

Your data, on the record.

Where it lives, who touches it, when it expires. No badges we have not earned.

0-day AI retentionEU-hosted core30-day delete
Read the Trust Center →

Questions & answers.

Everything you need to know about turning your data into live predictions.

Latest from the team

Product updates, engineering deep dives, and announcements.

New to ML? We'll help
you get up and running.

You don't need to be a data scientist to get a model into production. Tell us what you are trying to predict and we will point you to the right approach, help you get your first model trained and live, and answer whatever comes up along the way. Every paid plan comes with onboarding from a human, not a help article.

  • Advice on what to predict and how to frame your data
  • Help getting your first model trained and live
  • Guided onboarding on Pro, hands-on onboarding on Enterprise