Docs
Getting started

What Praxis is

Praxis is an aerial intelligence copilot for operators. These docs separate the real-time product model from the browser routes and recorded data available today.

Raw drone footage is a firehose. An operator watching a feed can hold maybe three or four things in their head at once, and the moment they look away, everything they knew about the scene is gone. Praxis sits between the feed and the operator, runs machine-learning detection and tracking, and keeps the resulting operational state available to them.

The intended product pipeline ingests a video feed, plus telemetry when available, detects and tracks objects, evaluates spatial rules, and produces event records. This repository does not contain a deployed cloud service, an on-site service, or a public hosted API. The public routes below run in the browser or use recorded source data.

Use the public software#

Three product routes are available without an account. Each one includes its data source and operating boundary in the interface and in the software record.

The shape of the system#

The documented product model reduces to one flow:

feedobjectszones + ruleseventsevidence

Each stage is documented on its own page. If you read nothing else, read Zones and Rules & events. They carry most of the ideas.

Start here#

Product routes#

No public hosted Praxis API or deployed runtime is available from this site today. Memory, World, Watch Areas, the challenge, and their source records state whether they run current browser code or display recorded data.