disaster_ai/ ├── data/ # Sample CSVs and fetched data ├── models/ # ML models ├── scripts/ # Data fetching/processing ├── app.py # Streamlit dashboard ├── requirements.txt ├── .env # API keys (copy ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.