Live Fire Tracking | AI Spread Prediction | Global Coverage | Free & Open
WILDFLAMES is a real-time wildfire intelligence platform powered by AI. Track active fires globally using satellite data (VIIRS 375m, MODIS 1km), view fire spread predictions, create alert zones, and access critical evacuation information - all in one powerful web application.
| Feature | Description |
|---|---|
| π°οΈ Real-time Tracking | Live fire hotspots from NASA FIRMS satellite data |
| π€ AI Predictions | 24-hour fire spread forecast using ConvLSTM models |
| πΊοΈ Interactive Map | Zoom, pan, and explore fires worldwide |
| π Alert System | Get notified of fires near your location |
| π Fire Statistics | Historical data and risk assessments |
| π€ GeoJSON Export | Download fire data for GIS analysis |
| π PWA | Install as a native app on any device |
| π No Login | 100% free, no account required |
Visit: https://wildflames.app
- Frontend: Vanilla JavaScript, HTML5, CSS3
- Maps: Leaflet.js with OpenStreetMap/CartoDB tiles
- Charts: Chart.js for data visualization
- PWA: Service Worker, Web App Manifest
- SEO: Schema.org, Open Graph, Twitter Cards
# Clone the repository
git clone https://github.com/blackvault/wildflames.git
# Navigate to directory
cd wildflames
# Open in browser
open index.html# Python
python -m http.server 8000
# Node.js
npx serve
# Then visit: http://localhost:8000// In data.js - Replace mock data with:
const FIRMS_API = 'https://firms.modaps.eosdis.nasa.gov/api/country/USA/1d/viirs-c2';- Mobile: Visit β "Add to Home Screen"
- Desktop: Click install icon in address bar
Works offline with cached map tiles.
- β Performance: 95+
- β Accessibility: 100
- β Best Practices: 100
- β SEO: 100
wildfire tracking, fire map, real-time wildfire, VIIRS fire detection,
MODIS hotspots, AI fire prediction, fire spread forecast, burn perimeter,
NASA FIRMS, active fires, fire weather, disaster monitoring,
California fires, Canada fires, Australia fires, wildfire alerts
# Fork, clone, create branch, commit, push, PR
git checkout -b feature/amazing-feature
git commit -m 'Add amazing feature'
git push origin feature/amazing-featureMIT License - See LICENSE file.
- π Website: https://wildflames.app
- π GitHub: https://github.com/blackvault/wildflames
- π§ Email: hello@wildflames.app
For informational purposes only. Always consult local authorities for emergency information.
Made with π₯ by Blackvault
Β© 2026 WILDFLAMES. All rights reserved.