Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.62 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.62 KB

Cuanpah: Bangkit 2022 Capstone Project

Cuanpah Logo

Team ID: C22-PS163
Selected theme: Environmental Conservation, Disaster Resilience and Climate Change

Member :

  1. M2299F2573 - Muhammad Rifqi - Universitas Pendidikan Indonesia - ML
  2. M2009F0933 - Yuandika Alfahreiza - Universitas Gunadarma - ML
  3. A2002F0038 - Marcelino Feihan - Institut Teknologi Bandung - MD
  4. A2002F0043 - Nicholas Darmawan - Institut Teknologi Bandung - MD
  5. C2002F0049 - Afif Fahreza - Institut Teknologi Bandung - CC
  6. C2299F2571 - Farras Abdulaziz El-Fahd - Universitas Pendidikan Indonesia - CC

Background

Based on data from the Ministry of Environment and Forestry, 60% of waste is transported and dumped to landfills, 10% is recycled, while the other 30% is not managed and pollutes the environment. Every house or building in Indonesia also produces waste and 95% of it is plastic waste.

We want to use our knowledge in technology to solve this problem by making Cuanpah, an application where users can take pictures of garbage/waste to sort and filter them, then the filtered and sorted waste will be picked up by a recycling company courier. Users will also earn points that can be traded with goods by using the application.

Repository Folders

  • APK: apk file to run on android
  • Machine Learning Model: Notebook used for training the model
  • backend: Backend API source code
  • frontend: Frontend Website source code
  • image_classification: TFLite Android Test
  • mobile: Android Mobile source code