Skip to content

0xMoni/LitterLens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LitterLens

From Space to Street β€” Detecting Bengaluru's Hidden Waste Crisis

LitterLens uses satellite imagery and AI to detect illegal garbage dumps across Bengaluru and auto-reports them to BBMP β€” no site visit, no manual photos, no hassle.

Built for INNOVATEX 4.0 β€” AppForge | SDG 6: Sustainable Cities & Communities


Screenshots


How It Works

  1. Open the app β€” satellite map loads at your location
  2. Long-press any area to scan it
  3. AI (YOLO model via Roboflow) analyzes the satellite tile
  4. Detected dumps appear as color-coded pins on the map
  5. Tap a pin β€” see waste type, area, confidence, ward info
  6. One tap β€” pre-filled complaint sent to BBMP via WhatsApp or Email

Detection to government notification in under 30 seconds.


Tech Stack

Layer Technology
Framework React Native + Expo SDK 54
Language TypeScript
Maps react-native-maps (Satellite View)
AI Detection Roboflow Serverless API (YOLO)
Satellite Tiles Google Maps Static API
Backend Firebase (Firestore + Auth)
Location expo-location
Reporting WhatsApp + Email Deep Links

Setup

# Clone
git clone https://github.com/0xMoni/LitterLens.git
cd LitterLens

# Install
npm install

# Add your API keys in src/constants/config.ts
# - Roboflow API key (free at roboflow.com)
# - Google Maps API key (console.cloud.google.com)
# - Firebase config (console.firebase.google.com)

# Run
npx expo start

Scan the QR code with Expo Go on your phone.


What Makes It Different

Other garbage apps need you to walk up to trash and take a photo. LitterLens finds dumps remotely from satellite view β€” proactive detection at city scale, not reactive point-and-shoot.

  • Satellite-first detection (no physical presence needed)
  • Full pipeline in one app: Detect β†’ Map β†’ Report β†’ Track
  • Hyper-localized for Bengaluru with BBMP ward mapping
  • Zero hardware β€” uses existing Google Maps satellite imagery

License

MIT

About

From space to street β€” AI-powered garbage dump detection for Bengaluru πŸ›°οΈπŸ—‘οΈ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors