# π¦
EagleEye-Nigeria
### Open-Source Satellite Intelligence for National Security
**EagleEye-Nigeria** is an open-source initiative designed to provide **proactive** security monitoring across Nigeria using Satellite Intelligence (SATINT) and AI.
While traditional security apps rely on human reports β which can be slow or dangerous to send β EagleEye-Nigeria looks from above. We use multi-spectral satellite imagery and thermal data to detect bandit encampments, forest clearings, and movement corridors in near real-time.
---
## π The Core Difference
Most existing security tools in Nigeria are **reactive**. EagleEye-Nigeria is **proactive**:
| Feature | Traditional Tools | EagleEye-Nigeria |
|---|---|---|
| Data source | Human reports | Satellite imagery |
| Speed | Hours to days | Near real-time |
| Civilian risk | High (informant exposure) | Zero |
| Coverage | Urban-biased | Remote terrain capable |
- **Thermal Anomaly Detection** β Uses NASA FIRMS to spot illegal campfires and heat signatures in remote forests.
- **Vegetation Disturbance Analysis** β Uses Sentinel-2 to identify new, man-made clearings under dense canopy.
- **Zero Human Risk** β Intelligence gathered from orbit removes the risk of informant retaliation against civilians.
---
## π οΈ Technology Stack
### Data Sources
| Source | Type | Use Case |
|---|---|---|
| NASA FIRMS | Thermal / Fire | Active fire & heat anomaly detection |
| Sentinel-2 (ESA) | Optical / Infrared | Vegetation change & clearing detection |
| ACLED | Conflict Data | Ground-truth event correlation |
### Backend & Geospatial
- **Runtime:** Python 3.10+
- **API Framework:** FastAPI
- **Geospatial:** Google Earth Engine (GEE), GeoPandas, Shapely
- **Visualisation:** Leaflet.js
### AI / ML
- **Framework:** PyTorch
- **Computer Vision:** OpenCV
- **Tasks:** Automated camp detection, change detection, anomaly classification
---
## πΊοΈ Project Roadmap
### Phase 1 β The "Heat" Map *(Months 1β2)*
- [ ] Integrate NASA β¦