Barklays Logistics required a modern, intelligent platform to bridge the gap between their internal operations and their clients. The system was designed to unify shipment management, document handling, and real-time communication into a single, customer-facing dashboard backed by AI-driven automation.
The platform integrates with Microsoft Outlook via Azure OAuth and Odoo ERP, enabling the system to automatically read incoming emails, extract shipment-related data, and push status updates — without any manual intervention from operations staff.
The platform was built as a two-sided web application — a customer-facing portal and an operations-facing admin dashboard — unified by a shared Django REST API backend with PostgreSQL storage.
At its core, the solution leverages AI at two key touchpoints: when a customer uploads a Bill of Lading or supporting document, OCR and an LLM automatically extract structured data (parties, vessel, cargo, containers) and populate the shipment record instantly. On the operations side, incoming emails from freight forwarders and brokers are continuously monitored via the Microsoft Graph API; an AI module classifies each message, detects status changes or delays, and triggers the appropriate timeline update and customer notification — all without manual input.
Real-time communication between clients and the logistics team happens within the platform itself, with each conversation scoped to a specific shipment. Celery and Redis handle background jobs to keep the interface responsive while AI processing, Odoo sync, and email automation run asynchronously.
















Say something to start a live chat!