Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ WILDFLAMES - Real-time Wildfire Intelligence Platform

WILDFLAMES

Live Fire Tracking | AI Spread Prediction | Global Coverage | Free & Open

License: MIT GitHub stars PWA Ready Last Updated


πŸ” What is WILDFLAMES?

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.

🌟 Key Features

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

πŸš€ Live Demo

Visit: https://wildflames.app


πŸ› οΈ Tech Stack

  • 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

πŸ“¦ Installation

# Clone the repository
git clone https://github.com/blackvault/wildflames.git

# Navigate to directory
cd wildflames

# Open in browser
open index.html

Using a Local Server (Recommended)

# Python
python -m http.server 8000

# Node.js  
npx serve

# Then visit: http://localhost:8000

πŸ”§ Configuration

Replace with Real API (Optional)

// In data.js - Replace mock data with:
const FIRMS_API = 'https://firms.modaps.eosdis.nasa.gov/api/country/USA/1d/viirs-c2';

πŸ“± PWA Installation

  1. Mobile: Visit β†’ "Add to Home Screen"
  2. Desktop: Click install icon in address bar

Works offline with cached map tiles.


πŸ” SEO & Performance

Lighthouse Scores

  • βœ… Performance: 95+
  • βœ… Accessibility: 100
  • βœ… Best Practices: 100
  • βœ… SEO: 100

Keywords

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

🀝 Contributing

# Fork, clone, create branch, commit, push, PR
git checkout -b feature/amazing-feature
git commit -m 'Add amazing feature'
git push origin feature/amazing-feature

πŸ“„ License

MIT License - See LICENSE file.


πŸ“ž Contact


⚠️ Disclaimer

For informational purposes only. Always consult local authorities for emergency information.


Made with πŸ”₯ by Blackvault
Β© 2026 WILDFLAMES. All rights reserved.

About

πŸ”₯ WILDFLAMES - Real-time Wildfire Intelligence Platform | Live Fire Tracking | AI Spread Prediction | Global Coverage | Free & Open

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages