Knowledge Sharing
Documenting the 3MTT Capstone journey, technical implementations, and community impact.
The WasteWise AI project is explicitly designed not just as a software application, but as a transparent, open-learning ecosystem to fulfill the Nigerian Federal Ministry of Communications' 3MTT Knowledge Sharing initiative.
Building this predictive infrastructure required merging insights from the AI/ML NextGen track. It involved integrating raw data structuring and applying K-Nearest Neighbors (KNN) machine learning logic to predict bin overflow based on geospatial clustering and waste decay severity.
By open-sourcing the thought process and the analytical routing logic, this project serves as a replicable template for other civic tech developers looking to optimize urban resource management.
- Predictive Fallbacks: Learned how to architect serverless database constraints on Vercel by implementing an in-memory AI calculator fallback to ensure uninterrupted demonstrations.
- UI/UX Rigidity: Solved complex Tailwind grid offset issues that pushed critical content off-center on ultra-wide screens by utilizing strict `mx-auto` boundary constraints.
- Data Pipelines: Translated raw Python ML scripts into functional Next.js/React hooks to run local predictions dynamically.
- Scalability: The underlying data architecture can be instantly migrated to any urban agency globally, mapping entirely new districts without altering the algorithm.
- Open Source Reusability: All dashboard analytics code, React-Leaflet map implementations, and AI risk heuristics will be documented in a public repo to assist upcoming 3MTT cohorts.
