ura-hackathon-template/ ├── team_config.py # Edit: branding & team info ├── streamlit_app.py # Demo UI (Live test + About) ├── solution/ # Replace: your ML pipeline │ ├── pipeline.py # ...