Spaces:
Sleeping
Sleeping
metadata
title: Envirolytics Backend
emoji: 🌍
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
Envirolytics Backend
This is the backend service for the Envirolytics platform, deployed on Hugging Face Spaces.
(Deployment verified for Docker SDK)
Features
- Live Air Quality Monitoring: Real-time pollution data for Delhi (Source: OpenAQ V3).
- Source Attribution: ML-powered analysis of pollution sources (Industry vs Traffic vs Farm Fire).
- Green QR: Commuter verification for green transport credits.
- Marketplace: Biomass trading platform for farmers.
- Fraud Detection: Multi-level audit system for Industrial sensors and Farmer subsidies.
Usage
API Documentation can be accessed at:
- Swagger UI:
https://huggingface.co/spaces/<your-username>/<space-name>/docs - ReDoc:
https://huggingface.co/spaces/<your-username>/<space-name>/redoc
Environment Variables
Ensure the following secrets are set in your Space settings:
OPENAQ_API_KEY: Key for OpenAQ V3 API.