Using AI to analyze the data mapping #152
samshdn
started this conversation in
3 - AI Tooling
Replies: 1 comment
-
A good start! My thoughts
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am currently trying to use AI to analyze the data mapping, the following is what I did.
Concept:
Execution steps:
Pseudo code
JSON data input to LLM
Output from LLM
Result: After analyzing the shipment data and comparing it with the standardized status & what list, I've identified several observations and potential inconsistencies:
3000 (Transport Bill Created) → 3050 (Picked Up) → 3001 (Logistics In-Progress)
Then alternating between 3002, 3250, 3001, 3300 before final delivery
Would you like me to elaborate on any of these observations or provide more detailed recommendations for improving the standardization process?
Beta Was this translation helpful? Give feedback.
All reactions