Skip to content

Google Solution Challenge - Garbage Collection으로 환경을 지키자!🌿

Notifications You must be signed in to change notification settings

gdsc-ssu/garbage-collector-client

Repository files navigation

2023 Google Solution Challenge

🌿Garbage Collection

image

Member

  • Sangwon Choi (Department of AI Convergence, Soongsil University)
  • Sanghyeon Sim (Department of Computer Science, Soongsil University)
  • Jungmin Lee (Department of Computer Science, Soongsil University)
  • Hwangon Jang (Department of Software, Soongsil University)

Related Repository

Introduction Our Solution

  • By using our app, users can identify the type of trash they need to dispose of through AI, as well as locate nearby garbage cans
  • This will enable them to properly dispose of their waste, contributing to the United Nations' Sustainable Development Goals of Sustainable Cities and Communities, Clean Water and Sanitation, and ultimately creating a cleaner environment for everyone.

Architecture

  • Our app was developed with a flutter on the front end, and we used firebase for authentication/authorization, and google map to locate the trash can. The backend developed a server with a spring boot and distributed it through CloudRun, and the AI model was made into tensorflow and distributed through the compute engine.

UI

  1. When enter the app, the locations of nearby garbage cans are displayed on the map with green markers.

image

  1. When press the camera button to see what trash I'm trying to throw away, then AI tells me the type of trash and recommends a nearby garbage can.

image image

  1. When you click on the recommended garbage can, its location will be marked on the map with a red marker.

image

  1. When the user arrives at the recommended garbage can and disposes of the plastic trash, they will receive a plastic item card as a reward.

  2. If the garbage can is full, users can report its status to the local government through the "Report" button.

image

  1. Users can create their own collection of item cards by earning them, and compete with other app users to climb the rankings.

image image

About

Google Solution Challenge - Garbage Collection으로 환경을 지키자!🌿

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages