← Back to Projects
AI2024Shipped

Intelligent Waste Sorting

Full-stack waste classification system using computer vision to identify and categorize waste into standardized bins

What I Built

  • Develop a Flutter mobile app that captures photos via camera or gallery and submits them for analysis
  • Implement a FastAPI backend serving YOLO-based inference to classify waste into four standardized bins
  • Deploy the backend on Railway with stateless APIs for image upload, preprocessing, and prediction

Technology Stack

FlutterDartFastAPIPythonYOLOOpenCVRailwayREST API