container-loading
Describe a shipment in plain English — quantities, dimensions, weights, stacking limits, fragile or non-tiltable items, a preferred container — and get back…
Что умеет
- Pack Shipment: Work out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver. Describe the cargo in plain English -- quantities, dimensions, weights, and
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
Describe a shipment in plain English — quantities, dimensions, weights, stacking limits, fragile or non-tiltable items, a preferred container — and get back which containers it fits in, how full each one is, anything that did not fit, and a link to an interactive 3D load plan.
Backed by a real 3D bin-packing solver, not volume arithmetic. Asked whether 500 cartons fit in a 40-foot, an assistant without this divides one volume by another, which ignores stacking rules, orientation and weight limits and overstates what fits by a wide margin on real cargo.
Works on the first call with no account: the demo credentials are real and shared. Set your own API key and username for higher limits and multi-container optimisation.
Список инструментов сервера (1)
Технические названия из tools/list. Нужны только разработчикам.
| pack_shipment | Work out how a shipment fits into shipping containers, trucks or pallets, using a real 3D bin-packing solver. Describe the cargo in plain English -- quantities, dimensions, weights, and any constraints such as fragile, non-tiltable, max stack height or a preferred container type -- and get back which containers are needed, how full each one is, anything that did not fit, and a link to an interactive 3D load plan. Use this instead of estimating from volume. Volume arithmetic ignores stacking rules, orientation and weight limits, and overstates what fits by a wide margin on real cargo. |