Discover and explore top open-source AI tools and projects—updated daily.
mikeOnBreezeAI assistant for California ADU permit processing
Top 92.3% on SourcePulse
CrossBeam addresses the critical problem of high rejection rates for California Accessory Dwelling Unit (ADU) permits, which cause significant delays and costs for homeowners and contractors. It acts as an AI-powered assistant, leveraging Claude Opus 4.6 to interpret architectural plans and city corrections letters, generating professional response packages to streamline the resubmission process. The primary benefit is reducing permit turnaround times and associated expenses.
How It Works
CrossBeam employs a "skills-first" design, where an AI agent's domain knowledge is encapsulated in structured reference files (skills) that cover California ADU law, city-specific codes, and workflow guidance. The system architecture separates long-running AI agent tasks from frontend requests using a Cloud Run orchestrator that launches isolated, ephemeral environments on Vercel Sandboxes. This setup allows the agent to interact with documents via vision and perform live web research, while Supabase handles database, storage, and real-time updates to the frontend.
Quick Start & Requirements
frontend and server directories, run npm install, then npm run dev in each.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The "City Pre-Screening" feature is outlined as a future roadmap item and is not yet implemented. The system relies on external services like Supabase, Vercel, and Anthropic's API, requiring separate accounts and potential costs.
5 months ago
Inactive