Transgo
Logistics & Fleet Rental
Context
A fleet rental company handling inbound inquiries, availability checks, and order creation entirely through WhatsApp.
Challenge
The client needed to move beyond a simple FAQ chatbot — customers were trying to actually browse available vehicles and complete rentals through the chat interface. That required the AI to maintain context, access live inventory data, and execute multi-step transactions without a human in the loop.
Approach
Designed and implemented Mekari's first Agentic AI production deployment. Built an autonomous flow covering: inbound inquiry triage, fleet availability lookup via API integration, customer registration, and order creation. Prompt architecture was structured around tool-use capabilities — the agent knows what actions it can take and when to take them. Knowledge base covers vehicle catalogue, pricing, terms, and escalation rules.
Outcome
First implementation in Mekari's product history to achieve fully autonomous transactional AI — no human handoff required for standard deal completion. The implementation served as the reference architecture for subsequent agentic deployments.