Spatial Intelligence Platform

One Platform.
Every Property.
Every Industry.

The shared infrastructure for capturing, understanding, and reporting on physical spaces. LiDAR scanning, voice documentation, AI analysis, interactive reports, and marketplace matching — built once, deployed across every industry that inspects, assesses, or designs for the built environment.

6 Products
1 Platform
15+ API Endpoints
$0 Idle Cost
Products

Six Products, One Architecture

Every product uses the same spatial capture SDK, AI analysis pipeline, and interactive report engine. Build the platform once, configure per industry.

🔎

InspectAI

Home & commercial property inspection. Walk through talking, walk out with a report. LiDAR + voice + AI defect detection.

30K inspectors | $79-249/mo

Live Demo →
🌱

GreenPrint

AI landscape architect. Satellite + photos + local pricing = professional garden plan in 10 minutes. 3D rendering + contractor matching.

140M homeowners | $29/plan

Live Demo →
🏗

BuildAI

Construction QA/QC. Spatially-anchored punch lists. Walk the jobsite, talk about issues, pin them to exact 3D locations for subs.

Coming Q4 2026

🌪

ClaimAI

Insurance damage assessment. 3D before/after comparison. Auto-generate claims packages with spatial evidence.

356K adjusters | Coming Q4 2026

🔧

FacilityAI

Facility maintenance and condition tracking. Recurring inspections with historical comparison. Predictive maintenance from spatial data.

300K+ property managers | Coming 2027

📜

PermitAI

Building code inspection automation. Spatial compliance checking against local codes. Auto-generate violation reports.

147K code inspectors | Coming 2027

Shared Infrastructure

The Platform Layer

SpatialCapture SDK (iOS)

One SDK powers every mobile app. LiDAR scanning, continuous audio + on-device transcription, smart camera with ML defect/feature detection, spatial note anchoring, offline-first architecture.

SpatialIntelligence API (Cloud)

Shared AI pipeline: Gemini Vision for photo analysis, Claude for narrative generation, Whisper for transcription refinement, custom ML models per product.

SpatialReport Engine

Interactive web reports with 3D walkthrough, role-based sharing, PDF export, view analytics. Product-specific templates, shared rendering pipeline.

ServiceMatch Marketplace

Contractor/vendor matching across all products. Reverse bidding from AI-generated scopes of work. Revenue from referral fees or delta capture.

REST API

Every product runs on the same API. Interactive API documentation →

POST /api/v1/auth/register — Create account POST /api/v1/sessions — New capture session POST /api/v1/sessions/{id}/sync — Sync from iOS app POST /api/v1/media/upload/{id} — Upload photos/audio/3D POST /api/v1/intelligence/analyze — Run AI analysis POST /api/v1/reports/{id}/generate — Generate report GET /api/v1/reports/{id} — Get report data GET /r/{id} — Public report view GET /r/{id}/{role} — Role-specific view POST /api/v1/marketplace/match — Match contractors GET /api/v1/property/lookup — Property intelligence GET /api/v1/analytics/report/{id} — View analytics GET /health — Platform status