Skip to content

Commit 71723b5

Browse files
authored
Merge pull request #375 from pnborkar/publish
Added a section and imasge
2 parents 284deb0 + fb5761b commit 71723b5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
703 KB
Loading

modules/demos/pages/supply_chain-ai.adoc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,16 @@ image::mcptoolset-neo4j.png[align="center", width=800]
7171
* *Detect circular logistics* — Spot unintended cycles or inefficiencies in your supply chain graph.
7272

7373

74+
=== See It in Action
75+
76+
An analyst asks: *_“Are there cyclic movements in the shipping of Nabitegrpultide?”_* The AI agent:
77+
78+
. *Understands the intent* behind the natural language question.
79+
. *Discovers the appropriate tool* via MCPService (in this case _/logistics_optimization_ tool) designed to detect cycles in supply chain flows.
80+
. *Invokes the tool’s API*, passing key parameters (such as the product name) to execute the underlying graph query.
81+
82+
image::logistics-question.png[align="center", width=800]
83+
7484
== Getting Started: Build and Deploy Your Own AI Toolset
7585

7686
=== 1. Prerequisites

0 commit comments

Comments
 (0)