The problem
California has legalized more small-scale housing, but a legal pathway is not the same as a buildable project. Independent agents, homeowners, and local builders still have to reconcile fragmented zoning rules, parcel constraints, costs, financing, and market demand. Cheap eligibility lists create false positives; specialist analysis is too expensive for many small operators.
What HABU does
HABU starts with one address and evaluates six development paths and their variants. It combines approved zoning rules, parcel conditions, costs, financing, and comparable sales to reject weak options and rank the next action. The Nimble Attainability Index anchors the work to what local households can afford; our Sacramento County baseline shows an approximately $143,000 gap between median-household purchasing power and recent two-bedroom closings.
How Gemini runs the business
- Gemini 3.1 Pro Preview converts long municipal ordinances into schema-constrained rule candidates with source citations. A human must approve a candidate before it can affect a report.
- Gemini 3.5 Flash produces constrained communication and action plans for deployed report workflows. Deterministic TypeScript—not the model—owns eligibility, calculations, and customer-facing facts.
- A scheduled Gemini operations workflow detects missing calibration outcomes, chooses from approved actions, records an audit receipt, and deduplicates internal work.
- Every applied call records the model, workflow, request hash, token use, latency, and timestamp; failures fall back deterministically.
This separation lets a small builder operate research, underwriting, reporting, and learning workflows that would normally require several specialist teams without allowing an LLM to invent legal or financial conclusions.
Business proof during the hackathon
Two independent real-estate agents—both first-time HABU customers reached through the founder’s pre-existing professional network—each purchased a one-time $2,500 local opportunity-list and branded infill-market package: $5,000 in disclosed third-party revenue. Against $4,611.31 in documented cash expenses, HABU produced $388.69 in cash profit during the build window. These first sales are promising evidence of willingness to pay, not yet proof of repeatability.
HABU has three connected revenue paths:
- Homeowners receive a free Opportunity Range and can purchase a $249 detailed report.
- Agents purchase local opportunity intelligence and a branded market channel.
- Qualified projects can flow to Nimble Development for construction management, design-build, joint venture, or acquisition.
What we built
HABU runs on Google Cloud using Cloud Run, Cloud SQL for PostgreSQL/PostGIS, Cloud Scheduler, Cloud Run Jobs, Cloud Build, Artifact Registry, Secret Manager, Cloud Storage, and Google Maps Platform. The Gemini API provides recurring model inference. The system stores parcels, approved jurisdiction rules, reports, funnel events, AI decision receipts, and human-verified project outcomes.
What we learned
The hardest problem was unreliable, fragmented housing data. A parcel can look eligible under state law and still fail because of local rules, access, utilities, fees, financing, or economics. We learned that the breakthrough is not producing a longer list of “possible” properties. It is rejecting false positives, exposing uncertainty, and helping the strongest opportunities survive each step toward construction.
Next proof points
We will remain Sacramento-first and measure paid conversions, owner responses, consultations, site visits, LOIs, permits, signed project agreements, estimate-to-actual accuracy, completed homes, and sale prices relative to the attainable ceiling. Outcomes are requested at 30, 90, 180, and 365 days, and only human-verified results enter calibration.
HABU is the intelligence layer connecting housing policy to executable projects—giving small real-estate businesses tools to compete while helping more attainable homes move from law to reality.
Built With
- cloud-scheduler
- cloud-sql
- gemini-api
- google-cloud-run
- google-maps-platform
- postgis
- postgresql
- typescript


Log in or sign up for Devpost to join the conversation.