Most inventory planning still happens in a spreadsheet, using a single-number forecast and a safety stock rule of thumb. This platform replaces both: it forecasts demand as a distribution, then converts that distribution into concrete restocking and safety-stock decisions under a target service level.
A point forecast cannot answer the question planners actually ask. “How much will we sell” is less useful than “how much do we need on hand so that we only run out 5% of the time, given this lead time”. The second question requires the shape of the distribution, not its mean.
Stockouts cost sales and customer trust; excess inventory ties up capital and warehouse space. The gap between those two failure modes is exactly where quantiles live.
Deployed to production for client operations. A weekly manual planning process estimated at four or more hours now runs unattended across more than 300 SKUs, and planners spend their time on exceptions and scenario comparison instead of spreadsheet maintenance.
On the infrastructure side, switching the backend to CPU-only inference dependencies cut 1.5 GB from the Docker image — a measured reduction that materially improved deploy times on the client's hardware.
Note: this case study is deliberately written without client names, product names or customer data. SKU counts and the image-size reduction are logged; the weekly time saving is the client's own estimate of the process it replaced.