Skip to content

Project developed within 30hours for ACES Delta Hackathon

Notifications You must be signed in to change notification settings

0xs3gfau1t/Swachha

Repository files navigation

Swachha

Digitizing the complete waste management flow from collection to developing more efficient waste management habits by utilizing machine learning technologies. Transitioning to more echo friendly way of managing waste in developing countries like Nepal is hard and we aim to make it more seemless. Be it by reporting those who litter without remorse or by classifying waste according to degradation nature. Or be it by optimizing waste collection routines and routes rather than currently implemented timely collection.

Setup

Database

# Create database
psql> CREATE DATABASE swachha;
# Set DATABASE_URL in .env

Google authentication

Khalti payment portal

ML Services

  • Refer to this repo to setup ML services
  • Set variables in constants.ts file

Run

yarn
cp .env.example .env
yarn dev

URLs:

About

Project developed within 30hours for ACES Delta Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages