
Released: May 19, 2026 · 14:16 EAT · Kisumu, Kenya
Nyando Flood AI v1.0.0 is the first public production release of the project.
This release marks the point where the system became live end-to-end with:
This is the baseline release before the deployment hardening and repository cleanup work that followed in v1.1.0.
| Service | URL | Status |
|---|---|---|
| Prediction API | nyando-flood-api.onrender.c… | ✅ Live |
| Health Check | nyando-flood-api.onrender.c… | ✅ model_loaded: true |
| Donor Dashboard | nyando-flood-ai.vercel.app | âś… Live |
1.0.0nyando_xgb_v1GradientBoostingClassifier0.97170.90220.97272,3082026-05-17Note: the deployed API identifies the served model as
nyando_xgb_v1, while the repository documentation describes the evaluated model family and metrics in more detail.
{
"status": "ok",
"model": "nyando_xgb_v1",
"model_loaded": true,
"model_path": "/app/backend/models/nyando_xgb_v1.pkl",
"version": "1.0.0"
}
Nyando Flood AI is an open-source flood risk prediction system for the Nyando River Basin, Kisumu County, Kenya, designed to support early warning, stakeholder communication, and future resilience planning.
This first release delivers the initial live public system and establishes the foundation for later hardening and expansion.
Built in Kisumu, Kenya for flood-prone communities in the Nyando Basin.