Omytea
Live camera feed ✕ stop
Person A
Watching for motion…
The camera is driving the math. A small pixel-diff motion detector runs on each frame (locally, no upload) and finds the moving region in the scene. That horizontal position becomes the starting zone for the heatmap below — so when you move left or right in front of the camera, the forecast actually shifts. Counterfactuals (Walking forward / Stopping / Turning back) then evolve from where Person A is right now. Production replaces this naive pixel-diff with the full perception layer (DINOv2 / V-JEPA 2 + live_scenario.py); shape of the answer is the same, accuracy is much higher.
Active world: Stock market — Fed decisions
Now forecasting stock-market % change over the next 30 trading days, given the Stock market scenario. What the rows mean: each row is a band of % change in the index relative to today. Top row = +25%, middle = flat, bottom = −25%.

If the Fed cuts rates, where does the index go?

Every cell is one possible future. The darker the cell, the more likely. Click any cell for the exact probability + a plain-English read of that specific outcome.

Today's index: 3,200. Rows = % change from today.

Probability of each outcome click a cell for detail · click a column for that time-slice's full distribution

Preview scenario

Preview only — switch back to Stock market or Live perception to see a real forecast.

Likelihood: rare most likely
Day 15 — distribution across all outcomes at this time.
worst0%best

Most likely the index drifts close to flat over the next 30 days, with probability widening as the horizon stretches. Single-scenario projection from the stock_market engine fixture (day-1 anchor: 3,200). Not a live calibration — this scenario hasn't accumulated historical validations yet. Don't trade on this.

What would change this picture?