Skip to content

Cohaus

2024 Google Solution Challenge
Gachon Univ.

"Cohaus" is a platform that assist in improving living environment of vulnerable populations.
With Al-powered assistance, users can conveniently request repairs, and upon matching with volunteers, the platform facilitates both repair and waste disposal, creating a sustainable cycle.

image


Demo Video (on Youtube)

https://youtu.be/tiJGJ4WtB5k


Main Feature

1

2

3

4

5


Getting Started

Run Android Application

  1. Git clone mobile repository

  2. Run Android Studio and open it

  3. Add the emulator and run it

git clone https://github.com/GDSC-C-E/Mobile.git

Run Backend Application

  1. Git Clone Backend Repository

  2. Add application.yml at resources directory

  3. Move to build/libs and execute the command

java -jar bsafe-0.0.1-SNAPSHOT.jar

Dockerize ML with Tensorflow Serving

git clone https://github.com/GDSC-C-E/ML.git
docker run -it --rm -p 8500:8500 -p 8501:8501 -v "/home/gsc_gces/ML/:/models/cohaus" tensorflow/serving --model_name=cohaus_models --model_config_file=/models/cohaus/models.config --model_config_file_poll_wait_seconds=60

Team Member

Kim Jiwon Seo Juwon Jang Minsu Jung Gunoh
7f086f54a 46197bbbf 62dbd50a4 (1) a9c393e97
Backend/PM Backend/Design Mobile AI
@kiwijomn @joowojr @Tnalxmsk @99NO

Popular repositories Loading

  1. Backend Backend Public

    Java

  2. ML ML Public

    PureBasic

  3. Mobile Mobile Public

    Kotlin

  4. .github .github Public

Repositories

Showing 4 of 4 repositories
  • .github Public
    Cohaus/.github’s past year of commit activity
    0 0 0 0 Updated Mar 12, 2024
  • Mobile Public
    Cohaus/Mobile’s past year of commit activity
    Kotlin 0 0 0 0 Updated Mar 5, 2024
  • ML Public
    Cohaus/ML’s past year of commit activity
    PureBasic 0 0 0 0 Updated Feb 25, 2024
  • Backend Public
    Cohaus/Backend’s past year of commit activity
    Java 0 0 0 0 Updated Feb 21, 2024

Top languages

Loading…

Most used topics

Loading…