A climate Change Intelligent Platform for African Communities.
# KibiraAI
AI-powered climate intelligence for Africa — forest protection, urban early warning, and **children's climate–health early action**.
## Children's Early Warning (v1.0 · MIT)
Hyper-local alerts for schools, clinics, and local governments:
- Facility registry (schools & clinics)
- Child-sensitive thresholds + anticipatory playbooks
- Heat-illness and vector suitability predictions
- Weather/AQ stations at child-serving facilities
- Public status dashboard + open JSON APIs
| Surface | URL |
|---|---|
| Children's UI | `/childrens-early-warning` |
| Public status | `/early-warning-status` |
| API index | `/api/early-warning` |
| Docs | `docs/EARLY_WARNING_V1.md` |
## Getting Started
```bash
npm install
npm run dev
```
Open
localhost.
## License
MIT — see LICENSE.