-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nguyα»
n Tri BΓ£o ThαΊ―ng edited this page May 5, 2026
·
1 revision
Welcome to the AirSafeNet project wiki β your comprehensive guide to understanding, running, and contributing to the system.
- Home β You are here
- Quick Start
- Installation Guide
- Configuration
- AI Model Overview
- Ensemble Model
- Feature Engineering
- Anomaly Detection
- Model Versioning
- Training Guide
AirSafeNet is a full-stack AI platform that turns raw PM2.5 data into actionable, personalized health decisions for residents of Ho Chi Minh City.
Open-Meteo + OpenAQ
β
AI Server (FastAPI) β Ensemble AI Β· Cache Β· Anomaly Β· Heatmap
β
Backend (ASP.NET Core 8) β Auth Β· Activity Β· Notifications Β· Chat AI
β
Frontend (React 18) β Dashboard Β· Planner Β· Heatmap Β· Assistant
Built by Team KTT.HUTECH for Website & AI Innovation Contest 2026.
| Action | Command |
|---|---|
| Start full stack | docker compose up -d --build |
| Open dashboard | http://localhost:5173 |
| API docs | http://localhost:7276/swagger |
| AI docs | http://localhost:8000/docs |
| Trigger recompute | POST /api/admin/compute |