Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aravind0x7
/
aerosense
like
0
Running
App
Files
Files
Community
main
aerosense
69.9 kB
1 contributor
History:
3 commits
aravind0x7
undefined - Follow Up Deployment
3140add
verified
7 months ago
.gitattributes
Safe
1.52 kB
initial commit
7 months ago
README.md
Safe
213 Bytes
Build a professional, responsive, and real-time dashboard website for a project called AeroSense β AI-Powered Environmental Quality Monitoring Drone. The dashboard should allow users to monitor, manage, and analyze drone-collected data from industrial zones. π Main Dashboard Page: Real-time telemetry data display from drone (altitude, speed, battery level, GPS) Map view (with live GPS drone path tracking) Environmental sensor readings in real-time: Air Quality Index (AQI) score PM2.5 / PM10 Levels CO, NOβ, SOβ, VOC levels Temperature & Humidity Live camera feed or snapshots from the drone Smoke/Fire detection alert banner (based on image processing results) Pollution Risk Level (AI-inferred: Low, Moderate, High, Hazard) ποΈ Mission Planning & Management: Interface to configure new drone missions (waypoints, altitude, duration) Start/stop drone missions Upload flight logs or data files π§ AI Analysis Page: Upload or auto-analyze flight data and sensor logs Run AI model to detect pollution trends, anomalies Show charts and graphs: Pollution level trends over time Heatmaps of gas/smoke concentration Smoke/thermal image frames with AI detection π Report Generation: Generate downloadable PDF/HTML reports of flight mission Include environmental data, map paths, detection logs, and image evidence Option to export CSV/JSON data π± Notifications & Alerts: Real-time alerts for critical pollution levels or detected smoke/fire Email/SMS alert integration (optional toggle for each mission) π§© Tech Stack Suggestions: Frontend: React.js / Next.js with Tailwind CSS Backend: Node.js / Python Flask Map Integration: Leaflet.js / Mapbox Charts: Chart.js or Recharts Live data: WebSocket / MQTT integration AI Model Inference: REST API with TensorFlow / PyTorch models π¨ UI Theme: Modern, clean dashboard look with environmental feel (green/blue color palette) Use icons for each sensor and clean data card layouts Mobile-responsive for viewing alerts and data on-the-go - Initial Deployment
7 months ago
index.html
Safe
67.7 kB
Build a professional, responsive, and real-time dashboard website for a project called AeroSense β AI-Powered Environmental Quality Monitoring Drone. The dashboard should allow users to monitor, manage, and analyze drone-collected data from industrial zones. π Main Dashboard Page: Real-time telemetry data display from drone (altitude, speed, battery level, GPS) Map view (with live GPS drone path tracking) Environmental sensor readings in real-time: Air Quality Index (AQI) score PM2.5 / PM10 Levels CO, NOβ, SOβ, VOC levels Temperature & Humidity Live camera feed or snapshots from the drone Smoke/Fire detection alert banner (based on image processing results) Pollution Risk Level (AI-inferred: Low, Moderate, High, Hazard) ποΈ Mission Planning & Management: Interface to configure new drone missions (waypoints, altitude, duration) Start/stop drone missions Upload flight logs or data files π§ AI Analysis Page: Upload or auto-analyze flight data and sensor logs Run AI model to detect pollution trends, anomalies Show charts and graphs: Pollution level trends over time Heatmaps of gas/smoke concentration Smoke/thermal image frames with AI detection π Report Generation: Generate downloadable PDF/HTML reports of flight mission Include environmental data, map paths, detection logs, and image evidence Option to export CSV/JSON data π± Notifications & Alerts: Real-time alerts for critical pollution levels or detected smoke/fire Email/SMS alert integration (optional toggle for each mission) π§© Tech Stack Suggestions: Frontend: React.js / Next.js with Tailwind CSS Backend: Node.js / Python Flask Map Integration: Leaflet.js / Mapbox Charts: Chart.js or Recharts Live data: WebSocket / MQTT integration AI Model Inference: REST API with TensorFlow / PyTorch models π¨ UI Theme: Modern, clean dashboard look with environmental feel (green/blue color palette) Use icons for each sensor and clean data card layouts Mobile-responsive for viewing alerts and data on-the-go - Initial Deployment
7 months ago
style.css
Safe
388 Bytes
initial commit
7 months ago