A newer version of the Gradio SDK is available: 6.20.0
Submission Notes
Track
Backyard AI.
Reason: the problem came from a real architecture student / early-career architect, and the judging story should focus on whether the app helped her prepare site-analysis sheet material faster.
Strongest Demo Story
Architecture students often receive a site from faculty, Google Earth, CAD, or rough map marking. Before design begins, they collect scattered site conditions: climate, sun, wind, access, roads, water, vegetation, terrain, soil, existing features, and local activity. Site Intelligence Studio turns that first boundary into a board pack with diagrams, captions, evidence, and a site-visit checklist.
What To Show In 60-90 Seconds
- Manual pain: site-analysis data is scattered and then redrawn into sheets.
- Click Use Chorwad sample site or upload a real KML/DXF.
- Generate board pack.
- Show board PNG.
- Show context diagram with OSM geometry, climate chart, and sun/wind diagram.
- Show Evidence Table with source/confidence/limits.
- Show Satellite/Earth Reference links and safety note.
- Show site-visit checklist.
- Show Small Model Brief. If live small-model inference is not configured, explain the fallback honestly: facts are computed/retrieved; a <=4B model can only rewrite evidence into captions and checklist language.
- End with friend validation quote once collected.
Social Post Draft
I built Site Intelligence Studio for the Hugging Face Build Small Hackathon.
It helps architecture students turn a site boundary from a map, KML/KMZ, GeoJSON, or CAD/DXF into a preliminary site-analysis board pack: climate chart, sun/wind notes, context map, terrain/soil caution, evidence table, and site-visit checklist.
The important part is what it refuses to do: no legal boundary claims, no foundation recommendations, no fake culture/demographic inference, and no replacement for a site visit. The app separates computed facts, public data, uploaded-file facts, user notes, and verification items.
Built with Gradio for the Backyard AI track.
Blog / Field Notes Outline
- The friend's original problem.
- Why generic AI report generation is not enough for architecture students.
- Boundary-first product design.
- Data sources and their limits.
- What the app automates and what it intentionally leaves to humans.
- Safety rules for soil, foundation, legal boundary, and culture.
- What friend validation showed.
- What a future production version would need.
Submission Readiness Gate
Do not call the project final until:
- the Space loads
- sample site generates a board
- drawn polygon still works
- pin-radius still works
- KML/KMZ or GeoJSON upload works
- DXF candidate + anchor workflow works
- board PNG/PDF download works
- evidence table is readable
- tests pass
- friend validation is collected
- demo video and social post are ready