Perception
Vision models
Inspect scenes, documents, and scientific imagery.
Preview interfaces for perception, reasoning, control, and private deployment.
POST /v1/models/run
{
"model": "iriba-cognition-preview",
"task": "hypothesis_review",
"input": {
"question": "What changed in this experiment?",
"evidence": ["lab-note.pdf", "sensor-run.csv"]
}
}Preview access is handled directly with the Iriba team.
The API surface is focused on workflows that need evidence and review.
Perception
Inspect scenes, documents, and scientific imagery.
Reasoning
Connect retrieval, reasoning, and memory.
Control
Prototype closed-loop behavior for simulation and agents.
Security
Run sensitive work with explicit data boundaries.
A document, signal, image, or control task is enough to begin.