ShuttleHawaii Platform
The AI operating system for travel transportation and experiences — architected as reusable, multi-tenant mobility infrastructure.
What ShuttleHawaii is
ShuttleHawaii is a marketplace operating system that connects travelers, transportation providers, drivers, hotels, and tour operators through one intelligent platform. It launches in Hawaii and is built to expand to ShuttleUSA and ShuttleWorld, to be white-labeled for enterprise customers, and to be licensed or acquired by travel, transportation, and hospitality companies.
Architecture at a glance
- Web platform — Next.js 15 (App Router, RSC), TypeScript, Tailwind, deployed on Vercel.
- Backend — Supabase (PostgreSQL, Auth, Realtime, Storage) with Row Level Security.
- Marketplace engine — reusable schema (
sh_): organizations, listings, bookings, payments, reviews, commissions — one engine, seven verticals. - AI layer — provider-agnostic
AIProviderabstraction (OpenAI today; Apple Foundation Models & others next), tool-calling into live pricing. - Provider interfaces —
FlightProviderandMapsProvidercontracts with mock implementations, swappable for real APIs. - Payments — Stripe Connect-ready commission & payout ledger.
- Multi-tenant — organizations with custom domains, branding, commission rates, and API keys (white-label / enterprise ready).