Back to Projects
Real-time Incident Response System

Intelligent Fleet Dispatcher

n8n (Docker)Gemini 2.5 ProJira APISlack BotTailwind CSS

The Problem

Logistics operations often suffer from a disconnect between drivers on the road and maintenance teams. Breakdowns were reported via messy phone calls or WhatsApp, leading to critical safety delays, unstructured data that mechanics couldn't prioritize, and siloed communication between Jira and Slack.

The Solution

I engineered a Full-Stack Intelligent Dispatch System that automates the entire incident lifecycle in under 2 seconds. Instead of just moving data, I integrated Agentic AI to 'read' and understand the driver's complaints, categorize them by severity (e.g., Brake Failure vs. Noise), and dispatch them instantly.

Custom Mobile Portal for instant driver reporting.
AI Sentiment & Severity Analysis using Gemini 2.5 Pro.
Automated Jira Ticketing with mapped priority fields.
Real-time Slack Alerts with Deep Links to tickets.

Agentic Architecture

This system relies on event-driven orchestration handled via n8n and Python microservices.