Foundation model for the physical world.
Sky
Backed by

Reconstruct, understand, and simulate the physical world at scale.

ReconstructUnderstandSimulateDeploy

The intelligence layer for
everything physical.

Metric 3D from any sensor.
Phone cameras to LiDAR to satellite.

Queryable scene graphs with
centimeter-level spatial accuracy.

Percept maps your environment,
connecting to real terrain and physics.

Scroll
percept

About · Origin

We started
in the field.

Turkey earthquake, 2023. Real-time rescue coordination while rubble was still settling.

Read our story

From raw capture to real understanding.

Percept's foundation model processes any sensor input through three stages. Each stage builds on the last. The output is a structured, queryable, simulatable representation of the physical world.

01

Reconstruct

Turn any video, LiDAR scan, or satellite image into a metrically accurate 3D model. Sub-centimeter precision, real-world coordinates, in minutes not hours.

02

Understand

Every object, material, defect, spatial relationship — encoded as a structured, queryable graph. Not pixels. A representation engineers and AI agents can reason over.

Click a node to inspect its properties, connections, and metadata.

LEGEND
CORE
ENTITY
PROPERTY
RELATION
ALL NODES
Scene
Building
Terrain
Vehicle
Vegetation
Road Network
Sensor Origin
Physics Layer
Semantic Labels
Spatial Index
Temporal State
Adjacency
Occlusion
03

Simulate

Fire spread, structural failure, flood inundation — run on actual geometry and real terrain. Physics that reflects the world as it is, not a generalized approximation.

Aerial highway
Object_01Object_06Object_03

Raw sensor data becomes a metric 3D scene graph — objects, terrain, defects, and risk zones structured for query and simulation.

Two products. One pipeline.

The same Reconstruct → Understand → Simulate foundation, delivered in two forms: a visual operating environment for operators, and a programmatic API for builders.

for operators

SpatialOS

Public Safety · Utilities · Construction · Transportation

beam_047scene_graph v2.4
Find critical defects within 5m of beam_047
12 results3 critical9 ok

Emergency managers, inspectors, city planners — upload footage, query the scene graph, run simulations. No code required.

Upload any capture"Video, LiDAR, satellite"
Query the scene graph"Find defects within 5m of beam_047"
Simulate scenarios"Fire spread, NW 12.5 km/h, 4 hours"
or
for builders

Percept API

Drone · Robotics · Autonomous Systems · Edge AI

percept_sdk.py
import percept

# Reconstruct from any sensor
scene = percept.reconstruct(
  source="drone_capture.mp4",
  mode="metric_3d"
)

# Query the scene graph
defects = scene.query(
  type="structural_defect",
  severity="critical"
)

Drone manufacturers, robotics platforms, and autonomous systems. Three endpoints. One SDK.

percept.reconstruct()scene.query()scene.simulate()

Proven in the field.

From earthquake response to bridge inspection. Real deployments. Real outcomes.

ASSESSED37.18°N 37.04°E
Emergency

Turkey Earthquake Response

47 structuresassessed in 3 hours
DEFECTS MAPPEDCOLUMBIA R. SPAN 2–5
Infrastructure

Pacific NW Bridge Inspection

12 critical defectsidentified across 4 spans
T+4 HOURSNW 12.5 km/h
Wildfire

CA Fire Spread Prediction

4-houradvance warning accuracy

Built for the industries that build and protect the world.

Transforming operations with greater efficiency, safety, precision, and reliability.

View all industries
Insights

Articles, notes, and field reports.

Dispatches from the field — coming soon. Get first access when we publish.

Join the beta