Meridian: Uber for RoboTaxis
Production-grade engineering that earns credibility with builders. This is what a product showcase looks like.
Meridian
Meridian is a real-time ride-hailing simulation where users book robotaxis through natural language chat. The system handles everything from AI-powered location extraction to dynamic billing based on local taxi rates.
Built on Neon's serverless Postgres for scalable data persistence, Mapbox GL for real-time routing and interactive maps, containerized with Docker, and deployed globally via Cloudflare Workers with edge caching. The 10 microservices communicate via Kafka event streaming, with Claude AI handling natural language processing. Supports multi-currency billing and works in any city worldwide.
“Deep technical implementation, production-grade architecture, and content that proves your technology works.”
Key Integrations
Demo
Architecture
Event-driven microservices, real-time streaming, and AI integration.

Loosely-coupled services communicate asynchronously via Kafka topics (ride, taxi), enabling independent scaling and fault isolation