DEMO LABS · DEMO RESOURCE

IRIS VISION 2

Visual understanding for images, screenshots, diagrams, interfaces and document interpretation.

Capabilities

Image understandingOCRDiagram readingVisual reasoning

Modalities

textvision

Performance characteristics

Visual analysis
High
Latency profile
Low
Best for
Screenshots and documents
Context
128K context

Privacy characteristics

This resource supports transient processing — requests can be processed without being treated as permanent user history, where the underlying infrastructure allows it.

Compute pricing (demo)

Input
0.8 credits
Output
1.6 credits
Unit
per 1M units (demo)

API identifier

demo/iris-vision-2

Example request

curl https://api.intellex.ai/v1/generate \
  -H "Authorization: Bearer $INTELLEX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "demo/iris-vision-2",
    "input": "Your request here"
  }'

Illustrative shape only — the Intellex API is not live in this demo.

Demo interface — no live execution behind this panel