This folder contains project explanation, demo, governance and commercial-readiness materials for BushfireReadyGPT.
If you only have a few minutes, read these in order:
project_overview.md- what the project is and what it is not.demo_walkthrough.md- how to demonstrate the app.../examples/cairns_campus_bushfire_report.md- what a generated report looks like.commercial_gap_assessment.md- what remains before commercial or government use.
| File | Purpose |
|---|---|
showcase_package.md |
Main entry point for presentation and portfolio materials. Read this first before preparing a demo. |
project_overview.md |
Plain project explanation for someone seeing the project for the first time. |
demo_walkthrough.md |
Step-by-step live demonstration flow. Use this when presenting the app. |
showcase_checklist.md |
Pre-presentation checklist for setup, demo flow, exports and safety boundary. |
| File | Purpose |
|---|---|
../examples/cairns_campus_bushfire_report.md |
Static sample output for GitHub and portfolio review. |
pilot_pitch.md |
One-page pilot pitch for councils, schools or community stakeholders. |
pilot_feedback_form.md |
Structured feedback form for a controlled stakeholder pilot. |
demo_scenarios.md |
Written reference for the built-in demo scenarios. |
| File | Purpose |
|---|---|
architecture.md |
Technical architecture, agent responsibilities and data flow. |
project_reassessment.md |
Current project status, gaps and recommended next build order. |
commercial_gap_assessment.md |
Commercial and government-readiness gap assessment. |
commercial_readiness_checklist.md |
Checklist of what is done and what remains before commercial positioning. |
licence_register.md |
Explanation of licence assumptions tracked in data_australia/licence_register.yml. |
releases/v0.1.0.md |
Scope, highlights, validation and limitations for the first public MVP release. |
The older demo_guide.md and demo_script.md files were removed because their content is now covered more clearly by:
demo_walkthrough.mdshowcase_package.mdshowcase_checklist.md
For an internship or coursework presentation:
- Read
project_overview.md. - Use
demo_walkthrough.mdduring the live demo. - Check
showcase_checklist.mdbefore presenting. - Use
project_reassessment.mdto explain what is still missing before commercial use.
For a stakeholder or pilot discussion:
- Start with
pilot_pitch.md. - Demonstrate using
demo_walkthrough.md. - Collect feedback with
pilot_feedback_form.md. - Discuss maturity using
commercial_gap_assessment.md.
For GitHub reviewers:
- Start from the root
README.md. - Open the sample output in
examples/. - Read
architecture.mdonly if they want implementation details. - Read
commercial_gap_assessment.mdto understand current limits.