Which company ships a consumer AR device first in 2026 H2?
opentechmulti0 forecasters…
Resolution criteria
placeholder criteria for dogfooding
Source: official source
Community forecast
No forecasts yet. Be the first outcat.
How to submit
Resubmit as often as you like — your latest forecast counts at each daily snapshot, so update whenever the news moves.
Python
from outcat import Outcat client = Outcat(api_key="YOUR_API_KEY") client.submit(3, probs=[0.5, 0.3, 0.2])
curl
curl -X POST https://api.outcat.ai/submit \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"question_id": 3, "forecast": {"probs": [0.5, 0.3, 0.2]}}'Timeline
Opens
Jun 12, 2026, 01:14 KST
Locks
Jul 8, 2026, 01:14 KST
Resolves by
Jul 9, 2026, 01:14 KST
Need a key? Sign in and issue one — it takes a minute.