1.1 Define Project Scope
Define the goal: “Classify a single waste item into Organic vs Non-Organic.”
Define intended users (household users, recycling workers, smart bins, robots).
Define constraints (no GPU, limited time, small dataset).
1.2 Decide Final Output
Mobile app / web app / prototype script?
(Most common: simple web app or Android app using TensorFlow Lite.)
1.3 Create GitHub repository
Initialize repo with README + directory structure.
Add Kanban board
1.1 Define Project Scope
Define the goal: “Classify a single waste item into Organic vs Non-Organic.”
Define intended users (household users, recycling workers, smart bins, robots).
Define constraints (no GPU, limited time, small dataset).
1.2 Decide Final Output
Mobile app / web app / prototype script?
(Most common: simple web app or Android app using TensorFlow Lite.)
1.3 Create GitHub repository
Initialize repo with README + directory structure.
Add Kanban board