mail@mabbaz.com Abu Dhabi, UAE

Warehouse Automation · Picking · AI

AI-Assisted Picking

The biggest picking gains now come not from faster hands but from smarter decisions about what to pick together and in what order, and that is where AI earns its place. This is a practitioner's guide to how AI-assisted picking actually works, where it optimises order batching, pick-path routing and slotting, how it feeds guidance to pickers and robots, and where its limits sit honestly on the shop floor.

Muhammad Abbas July 16, 2026 ~11 min read

For most of the history of warehousing, the way to pick faster was to make the person move faster: better shoes, shorter aisles, lighter totes, a stopwatch and a target. That well is close to dry. The pickers in a well-run operation are already walking as fast as they safely can, reaching as efficiently as ergonomics allows, and scanning as quickly as the equipment permits. The remaining minutes of waste are not in the hands. They are in the decisions made before the picker ever takes a step: which orders should be picked together, in what sequence the items should be visited, and where each item was placed in the building in the first place. Those decisions are combinatorial, they change hour by hour with the order profile, and they are exactly the kind of problem that machine intelligence is good at and human intuition is not. This article sits inside the broader warehouse automation complete guide, and it focuses on one narrow, high-leverage question: what does AI actually change about picking, and what does it not.

The message up front: AI-assisted picking is not a robot and it is not a headset. It is a decision layer that sits above whatever picking method you already run, quietly reshaping batches, routes and slotting so that every human and every machine on the floor spends more of its time picking and less of its time walking, waiting and searching. The physical work looks almost the same. The productivity does not.

1. What AI-assisted picking means

It helps to start by stripping the term of its marketing. AI-assisted picking does not mean a machine that reaches into a bin and grasps a product, that is robotic picking, and it has its own trade-offs covered in the robotic picking systems pillar. It does not mean a voice headset that reads locations aloud, that is a hands-free interface covered in the voice picking systems pillar. AI-assisted picking is the layer of software intelligence that decides the work before either of those tools executes it.

Concretely, an AI-assisted picking system takes the live pool of open orders, the current map of the building, the movement history of every item, and the real-time position of pickers and robots, and it continuously answers three questions. Which orders should be grouped into a single pick trip. In what order should the locations on that trip be visited. And, over a longer horizon, where should each item live so that the busiest items are the easiest to reach. Traditional warehouse management systems answer these questions too, but they answer them with fixed rules written years ago and rarely revisited. The difference with AI is that the answers are recomputed constantly against the actual demand pattern of the day, and they improve as the system learns which decisions produced fast trips and which produced backtracking, congestion and short picks.

A useful way to hold the distinction: a conventional system tells the picker where to go. An AI-assisted system decides where the picker should be sent so that the whole floor moves less in total. The first optimises a single trip against a static rule. The second optimises the whole shift against a moving target. That shift from local rules to global, adaptive optimisation is the entire idea, and understanding where it plugs into your warehouse management system is the first practical question any operation should ask.

2. How AI optimises picking

The mechanics are easier to trust once you can see the shape of them. An AI picking layer sits between the order stream and the execution tools. It ingests orders, item movement data and the live state of the floor, runs three optimisation functions that feed each other, and then pushes concrete instructions down to the people and machines that do the physical work. The diagram below shows that flow.

Inputs Open order pool Item movement history Live floor & robot state AI decision layer Order batching Pick-path routing Slotting Guidance out Pickers (screen / voice) Robots & AMRs Outcome feedback: trip time, congestion, short picks

Two features of this picture matter more than the boxes themselves. First, the three optimisation functions are not independent, they inform each other. A good slotting decision makes routing easier; a good batching decision changes which routes are even possible. Second, the dashed feedback line is where the word intelligence earns its keep. The system records how long each trip actually took, where congestion built up, and where a picker arrived to find an empty location, and it feeds those outcomes back to sharpen the next round of decisions. A rules engine cannot do that. A learning system can, and that closed loop is the difference between software that automates yesterday's rules and software that keeps getting better at your specific building.

3. Where AI helps

It is worth being precise about where the gains actually come from, because AI-assisted picking is not one improvement, it is five distinct ones stacked on top of each other. Each targets a different source of waste, and each brings a different kind of gain. The table below lays out the five, what problem each solves, and what you should realistically expect it to move.

Where AI helps Problem it solves Gain it brings
Order batching Pickers walk a full trip for one small order, repeating the same aisles all day. Fewer, denser trips. Walking distance per line falls sharply as orders that share aisles are picked together.
Pick-path routing Static aisle order sends pickers backtracking and crossing their own path. Shorter, congestion-aware routes. Travel time per trip drops and aisles jam less at peak.
Slotting Fast movers placed far from despatch, slow movers hogging the golden zone. Busy items sit closest and at reachable height. Every trip that touches them gets shorter and safer.
Demand forecasting Slotting and staffing are set for last month, not the week ahead. Placement and labour move ahead of demand, so seasonal and promotional spikes are pre-positioned, not chased.
Exception handling Short picks, blocked aisles and priority orders break the plan mid-shift. Batches and routes are re-planned in real time, so disruptions cost minutes instead of derailing the shift.

The reason I present these separately is that operations often buy the headline, faster picking, without understanding which of the five levers their particular building most needs. A site with tight aisles and heavy congestion gets most of its return from routing and exception handling. A site with a badly organised rack layout gets most of its return from slotting. Knowing which lever matters for you is the difference between a system that pays back in months and one that produces a modest, disappointing bump. The warehouse productivity pillar goes deeper on how to measure which lever is costing you the most today.

4. Order batching and pick-path routing

Order batching and pick-path routing are the two levers that deliver the fastest, most visible return, and they are worth understanding together because they are two halves of the same optimisation. Batching decides who walks with whom. Routing decides how they walk. Get both right and the same picker completes noticeably more lines per hour without moving any faster.

Batching is a grouping problem. Out of hundreds or thousands of open orders, the system finds clusters whose items sit close together in the building, so that a single trip collects several orders at once and the walking is shared across all of them. A human supervisor can do a crude version of this by releasing orders in waves, but the number of possible groupings is astronomically large and it changes every time a new order drops. This is precisely where an algorithm outperforms intuition: it can evaluate millions of grouping combinations against the live building map in the time it takes a supervisor to read one screen. The gain is straightforward. If four orders that each touch the same three aisles can be picked in one trip instead of four, three trips of walking simply disappear.

Routing then takes a chosen batch and decides the sequence of locations that minimises travel. The naive approach, visiting locations in aisle order, produces surprising amounts of backtracking once a trip spans multiple aisles and levels. Optimised routing treats the trip as a shortest-path problem across the real geometry of the building, and a good system also factors in congestion: if an aisle is already crowded with other pickers or robots, the route bends around it rather than adding to the jam. That congestion awareness is something static routing simply cannot do, and it becomes more valuable the busier the floor gets.

A caution worth stating plainly: aggressive batching has a hidden cost at the pack bench. The more orders you combine into one trip, the more sorting has to happen afterwards to separate the picked items back into individual orders. If the downstream sortation and packing capacity cannot absorb that, the walking you saved in the aisle simply reappears as congestion and errors at the bench. Batching gains are real, but they are only net gains when the whole flow, not just the pick, can keep up.

5. Slotting and demand-driven placement

If batching and routing optimise the trip, slotting optimises the building so that fewer, shorter trips are needed in the first place. Slotting is the decision about where each item physically lives: which aisle, which bay, which shelf height. It is the most underrated of the picking levers because its effect is invisible on any single trip and enormous across a month of trips. Every pick of a fast-moving item placed in a far corner pays a small walking tax, and multiplied across thousands of picks a day, that tax dwarfs almost any other inefficiency.

The classical rule is simple: put the fastest movers in the golden zone, close to despatch and at waist-to-shoulder height where a person can grab them without bending or reaching. What AI adds is that the definition of fast mover is no longer a static A-B-C ranking recalculated once a quarter. The system watches demand continuously and re-ranks items as their velocity changes, and crucially it looks forward as well as back. This is where demand forecasting connects to slotting. If the model can see that a product is entering its seasonal peak, or that a promotion is about to lift its volume, it can move that item into the golden zone before the demand arrives rather than weeks after it has passed.

There is also an affinity dimension that pure velocity misses. Items frequently ordered together should be slotted near each other, so that a single trip collects them with minimal travel. Working out which items travel together across a large catalogue is a pattern-detection problem at a scale humans cannot hold in their heads, and it is exactly the kind of correlation an AI layer surfaces naturally from order history. Slotting done this way is quietly one of the highest-return interventions available, because it reduces the total walking that batching and routing then have to optimise. The best trip is the one made short before it is even planned.

6. AI, pickers and robots together

A point that gets lost in the automation conversation is that the AI decision layer is indifferent to who executes the work. The same optimised batch and route can be handed to a person reading a screen, a person wearing a voice headset, or a fleet of autonomous mobile robots. This is what makes AI-assisted picking such a durable investment: it improves the operation you have today and the more automated operation you may build tomorrow, without being rebuilt in between.

In a manual operation, the AI layer feeds guidance to the picker through whatever interface is in use. It tells them which batch to pick and in what sequence, and it re-plans on the fly when something goes wrong. The picker still walks and reaches, but the thinking has been lifted off them, and the result is a measurable lift in lines per hour with less mental load and fewer errors. In a mixed operation, the same layer coordinates humans and robots in the same space, sending the robot to fetch a shelf while directing the person to a different aisle so that the two do not collide or wait on each other.

In a robotic operation, the AI layer becomes the fleet's brain, deciding which robot handles which task, sequencing their movements to avoid congestion, and balancing the workload so that no single charging station, aisle or induction point becomes a bottleneck. The physical robots covered in the robotic picking systems pillar are only as productive as the decisions that direct them, and a fleet of capable robots executing poor batching and routing decisions will underperform a smaller fleet directed well. The intelligence, not the hardware, is usually the constraint. This is the practical reason I advise operations to get the decision layer right before scaling the robot count: the robots amplify whatever decisions they are given, good or bad.

The insight that reframes the buying decision: because the AI layer is separate from the execution tool, you can capture most of the software gain before you spend a dirham on robots. Optimise batching, routing and slotting for your existing manual pickers first, prove the return, and only then decide whether and where robots add further value. The sequence that fails is buying robots first and hoping the intelligence catches up.

7. The honest limits

None of this works on a foundation of bad data, and this is where most disappointing implementations trace back to. AI-assisted picking depends on knowing, accurately, where every item is, how big and heavy it is, how often it moves, and what the live state of the floor is. If your location data is wrong, the system will route a picker to an empty shelf with total confidence. If your item dimensions are missing or stale, its batching will not fit the totes. If your inventory accuracy is poor, its slotting decisions will be built on a fiction. The uncomfortable truth I raise in most reviews is that the readiness gap is almost never the algorithm, it is the master data underneath it, and no model rescues bad input. Fixing location accuracy, item attributes and inventory integrity is the unglamorous work that has to come first.

The second limit is change management, and it is the one that quietly kills more projects than any technical shortfall. AI-assisted picking changes how work is assigned, and it can feel to an experienced picker like the system is second-guessing judgement they have trusted for years. If a route sends someone a way that looks wrong to them, and nobody has explained why, they will override it, and once enough people override the system it degrades into an expensive suggestion engine nobody follows. The operations that succeed treat the rollout as a people change first and a software change second: they explain the reasoning, they let the floor flag genuine errors so the model learns, and they measure the result openly so trust is earned rather than mandated.

The third limit is more subtle and worth naming honestly: AI optimises what you measure, and it will happily optimise the wrong thing. If you tune the system purely for walking distance, it may create batches that overwhelm the pack bench, or slotting that saves picker steps while making replenishment miserable. The picking function does not exist in isolation, and an optimiser pointed at a single local metric will improve that metric at the expense of the whole. The skill, and it remains a human skill, is deciding what to optimise for so that the local gain is also a global gain. That judgement about objectives, priorities and trade-offs is not something the current generation of systems supplies, and pretending otherwise is where the honest practitioner parts company with the sales deck. For the wider frame on protecting whole-flow productivity rather than one metric, the warehouse productivity pillar is the companion read.

8. References

The following pillar and supporting articles set the context for AI-assisted picking within the wider warehouse automation stack:

Final thoughts

The era of squeezing productivity out of faster hands is over, and that is not a loss, it is a shift in where the leverage sits. The minutes still available in picking are hidden in decisions, not in motion: what to pick together, in what order to walk, and where to place the item in the first place. Those are decisions a learning system makes better than intuition can, because they are combinatorial, they change constantly, and they reward the ability to evaluate millions of options against live data. That is the genuine, defensible case for AI in picking.

The case comes with conditions, and the honest version keeps them in view. AI-assisted picking pays back handsomely when the data underneath it is clean, when the floor is brought along rather than overruled, and when the optimiser is pointed at the productivity of the whole flow rather than one convenient metric. Get those three things right and it delivers exactly what it promises: the same people and the same machines, doing meaningfully more useful work per hour. Get them wrong and you own an expensive suggestion engine that the floor quietly ignores. As with every part of the warehouse automation journey, the technology is the easy part. Knowing what to optimise for, and building the data and trust to let it, is the practitioner's judgement that separates a transformed operation from a disappointed one.

Weighing an AI picking investment?

Independent, vendor-neutral advice on where AI-assisted picking actually pays, master-data readiness, WMS integration and the productivity metrics that prove it works. 22+ years across ERP, EAM, CAFM and enterprise integration. No hardware-reseller margins.

Book a conversation

Related reading: Warehouse automation: the complete guide, Robotic picking systems, Voice picking systems, Warehouse productivity, What is a WMS.

Muhammad Abbas

CMMS / CAFM Manager & Enterprise Integration Specialist · 22+ years across ERP, EAM, CAFM and enterprise integration.

Work with me
MAbbaz.com
© MAbbaz.com