GET /api/train-positions - Live train tracking (115 trains)
GET /api/predictions/:station - Station arrival predictions
GET /trippy-embed-enhanced.js - Embed script for chat widget
GET /trippy-embed-enhanced.js - One-line embed script
✨ Features
Real-time train position tracking with circuit-level accuracy
AI-powered natural language trip planning
Smart transfer station optimization using GTFS principles
Live arrival predictions for all Metro stations
Proactive delay alerts and route alternatives
Location-based nearest station finding
Mobile-responsive embeddable widget
🔧 Integration Example
// Programmatic control
window.trippyWidget.open();
window.trippyWidget.sendMessage("How do I get to Gallery Place?");
window.trippyWidget.setLocation(38.898303, -77.028099);
📊 System Status
All systems operational • Tracking 115 trains across 6 lines
Built with Cloudflare Workers, D1, and AI • View on GitHub