Repository files navigation # π ReMemory β Decode the Past to Protect the Future
Built for **Code the Past Hackathon 2025**
---
## π§ Overview
**ReMemory** transforms decades of historical disaster data into preparedness insights.
It helps communities and policymakers decode patterns, visualize impact, and strengthen recovery plans.
---
## β¨ Features
- Interactive dashboard with disaster selection (Floods, Hurricanes, Droughts, etc.)
- Dynamic country filtering from datasets
- Historical trend visualization using **Plotly**
- AI-generated preparedness guidance
- Global emergency resources and verified donation links
---
## π οΈ Built With
- **Python 3.11+**
- **Streamlit**
- **Pandas**
- **Plotly**
- **JSON-based contact datasets**
- *(Optional)* OpenAI API for advanced AI summaries
---
## π Project Structure
rememory/
β
βββ app.py
βββ data/
β βββ floods.csv
β βββ droughts.csv
β βββ contacts.json
βββ logo.png
---
## π Run Locally
```bash
# 1. Clone the repository
git clone https://github.com/CarolineNkan/rememory.git
cd rememory
# 2. Install dependencies
pip install -r requirements.txt
# 3. Run Streamlit
streamlit run app.py
# rememory
About
AI-powered disaster resilience platform for the Code the Past Hackathon 2025
Resources
Stars
Watchers
Forks
You canβt perform that action at this time.