Transform Mumbai's waste collection from reactive to proactive using AI-powered multi-agent workflows, predictive analytics, and real-time optimization.
├── api/ # API layer - endpoints and routers ├── services/ # Business logic layer ├── repositories/ # Data access layer ├── models/ # Database models ├── core/ # Core configuration and database setup ...