GlobalMart: E-commerce AI Pipeline
Retail & E-commerce — 6 weeks engagement · 3 engineers
Challenge
GlobalMart processed 50,000 daily orders through a Shopify storefront, but fraud detection was entirely manual — a three-person review team manually flagging suspicious transactions. The chargeback rate sat at 8%, costing the business millions annually. First-response time for customer inquiries averaged 4 hours, and the team had no automated routing or escalation paths.
Solution
We built a JH Engine order automation pipeline with AI-powered fraud scoring at the edge. Every incoming order is evaluated by a GPT-4o-backed model trained on historical chargeback patterns — scoring risk in under 200ms before payment settlement. Automated routing sends flagged orders to a review queue while clearing low-risk transactions instantly. Real-time Slack notifications keep the ops team in the loop without manual monitoring.
Before → After
Architecture
- JH Engine with order ingestion pipeline
- GPT-4o for fraud scoring and anomaly detection
- Stripe for payment processing and dispute management
- Shopify API for order and inventory sync
- Slack integration for real-time alerts
- PostgreSQL for audit trails and analytics