πŸ’‘ About this demo β€” what you're looking at & how to interactAGENTIC AI SHOWCASE
β–Ό
01
Simulate a working day
Press β–Ά Next Day to advance the simulation. Each day, inventory is consumed by demand, in-transit orders move closer to arrival, and the AI agent wakes up to analyse the entire network.
02
Feed the agent unstructured intel
RAG
The inbox simulates real operational emails. Select one before pressing Next Day and the agent applies Retrieval-Augmented Generation (RAG) β€” extracting structured supply chain signals (demand spikes, delay durations, affected SKUs and nodes) directly from the plain-text email body, then injecting those values into the inventory mathematics.
03
Watch agentic reasoning live
ReAct Pattern
The Agent Reasoning Log demonstrates the ReAct pattern (Reasoning + Acting) in real time: the agent reasons about the network state, calls a tool to simulate Days of Stock, observes the result, reasons about what action is needed, calls another tool β€” iterating until every high-velocity SKU has been checked and all stockout risks have been addressed.
04
You stay in control β€” always
Human-in-the-Loop
Every recommendation lands in Agent Recommended Actions. This is Human-in-the-Loop (HITL) governance β€” a core principle of responsible agentic AI design. Nothing is committed to the network until you explicitly approve it. You can approve, reject, or simply ignore any proposed action.
πŸ“§ How the inbox works: Each email simulates a real operational message a demand planner might receive. Click any email to expand it, then select the one you want the agent to analyse. When you press β–Ά Next Day, the agent applies Retrieval-Augmented Generation (RAG) to extract the relevant supply chain signals from the plain text β€” demand multipliers, delay durations, affected products and locations. Each email can only be processed once. Use the ✏ edit and πŸ—‘ delete buttons to customise messages, or add your own to test the agent with any scenario you like.
⚠️
0
SKU locations β€” low stock
🚫
0
Locations stocked out
🚚
2
Active orders in transit
⏳
0
Actions awaiting approval
Days of Stock β€” All Locations & Products
Days of stock remaining and on-hand unit quantities at each warehouse, factoring in current demand rates and in-transit orders
>7d β€” OK
3–7d β€” Low
<3d β€” Critical
Out
Product Type MEL SYD PER AKL
πŸ“§ Inbox
Select an email before pressing Next Day β€” the agent will extract intel from it using RAG
How it works: Click an email to expand it. Select it before Next Day to trigger Retrieval-Augmented Generation (RAG) β€” the agent reads the plain text and extracts supply chain signals automatically. Use ✏ / πŸ—‘ to edit or delete. Add your own test scenarios below.
Agent Reasoning Log
Real-time view of the ReAct loop β€” tool calls, observations & decisions
Agent reasoning will stream here.
Select an email β†’ then press β–Ά Next Day