Construction

Visual agents that read the whole blueprint.

Blueprints, drawing sets, schedules, and specs come back as structured JSON. Layouts, detail callouts, title blocks, and revision marks stay intact, so takeoffs and submittal reviews start from data instead of another pass through the PDF.

Valerie Health
Scan.com
basata
Peak Health
York IE
Voxel51
Langflow
Activepieces
MCP.run
Make
Aurochs
MongoDB
n8n
Zapier
Google Cloud
Valerie Health
Scan.com
basata
Peak Health
York IE
Voxel51
Langflow
Activepieces
MCP.run
Make
Aurochs
MongoDB
n8n
Zapier
Google Cloud

Capabilities

One endpoint. Every page of the set.

Blueprints, details, schedules, and specs are four different layouts on the same project. One call reads all of them and returns the structure an estimating, submittal, or PM system can act on.

Parse drawings

Grid bubbles, room tags, dimensions, keynotes, and the title block each come back as their own region, with detail callouts resolved to the sheet they point at. Faded scans and on-site photos read like a clean plot.

Learn more

Extract schedules

Door, window, finish, and equipment schedules come back as typed records, one per mark. Merged cells, banded headers, and tables spanning a dozen sheets stay one list, with sizes as numbers a takeoff can add up.

Learn more

Cite the spec

Every requirement comes back with the clause it was read from, page and bounding box, so a reviewer clicks straight to the paragraph instead of taking the answer on trust.

Learn more

Search the set

Sheet numbers, disciplines, issue dates, and revision marks come back as the index printed on the cover, so a 400-sheet package is routed, diffed against the last issue, and searched by anyone on the job.

Read the docs
12345678910
from vlmrun.client import VLMRun

client = VLMRun(api_key="<VLMRUN_API_KEY>")
response = client.agent.execute(
    prompt="Parse this drawing sheet. Return the title block, keynotes, and every detail callout.",
    inputs=["harbour-point-A101A.pdf"],
)

print(response.response["callouts"][0])
# {"detail": "3", "target_sheet": "A302A", "grid_ref": "C/4"}

Blueprint to structure in a few lines.

One call, whether you are a dev or an agent. Point it at a sheet, extract structured details in seconds.

For Enterprises

The new visual intelligence layer for your enterprise.

Deploy securely inside your VPC or private cloud, bringing visual intelligence directly to your infrastructure. Read drawings, schedules, specs, and site photos across every project team, with SOC 2 Type II controls and configurable data retention.

AICPA SOC
Security

Your project data requires zero compromise.

SOC 2 Type II

Certified for security controls.

Private deployment

Run inside your VPC so drawings never leave your cloud.

Configurable Retention

Fully customizable retention policies, including ZDR.

GDPR

Complies with EU data laws.

Isometric illustration of layered security and data-residency controls

Construction FAQs

Drawing sets and single sheets, details, door and window schedules, finish and equipment schedules, bills of quantities, specifications, submittals, shop drawings, RFIs, daily reports, and site photos. Plans, sections, and details are read as layouts, not as a flat page of text.

Try it on your next issue.