Responsible AI dashboard and portfolio case study for humanitarian needs analysis, community feedback triage, and decision-support briefs in Sudan.
# Sudan Humanitarian AI Insights
A responsible AI portfolio project by **Shireen El Sabea**.
This repository contains a complete public case study for humanitarian needs analysis in Sudan:
- Interactive Streamlit dashboard
- Matching GitHub Pages/Vercel dashboard
- LinkedIn carousel
- Technical PDF report
- Synthetic demo datasets
- Transparent methodology and ethical-use notes
The goal is to show how humanitarian teams could use structured data, community feedback triage, and transparent scoring to support better prioritization conversations without exposing private data.
## Creator
**Shireen El Sabea**
- GitHub:
github.com
- LinkedIn:
linkedin.com
- Email: sabeashireen@gmail.com
## Project Links
After deployment, add the final URLs here:
- GitHub Pages live dashboard: `
shireenelsabea.github.io`
- Mirrored dashboard URL: `
shireenelsabea.github.io`
- Optional Vercel dashboard: `
shireen-sudan-humanitarian-…`
- Optional Streamlit dashboard: `
your_streamlit_app.streamli…`
- GitHub repository: `
github.com`
## What The Project Demonstrates
The dashboard turns a synthetic humanitarian scenario into:
- State-level displacement and needs visuals
- Transparent priority scoring
- Rule-based feedback triage for sector and urgency
- A simple scenario extension for planning discussion
- Review queues for humanitarian teams
- Downloadable decision-support briefs
- Methodology notes and ethical guardrails
## Repository Structure
```text
app/
app.py Streamlit dashboard
data/
state_needs.csv Synthetic state-level scenario data
feedback_samples.csv Synthetic community feedback samples
monthly_trends.csv Synthetic trend data
docs/
index.html …