Source sheet
One schedule image
Construction data twin research
RealEyesVR is an independent project exploring how visual AI can read drawing schedules, check what it found, and turn the results into structured data people can actually query.
Built from a VDC/BIM perspective. Tested on real construction workflows.
The problem
Door schedules, equipment lists, panelboards, finishes, and hardware groups contain information teams repeatedly re-enter by hand. PDFs are easy to view, but difficult to query, compare, or connect to the rest of a project.
People search sheets, read tiny tables, copy values, and rebuild the same lists in spreadsheets and models.
Let visual AI perform the first reading, then validate every record and preserve a direct link back to its source.
A living data layer that can support estimating, procurement, coordination, field checks, and future analysis.
The workflow
AI starts the process. It does not get the final word.
One schedule image
Columns + 17 row bands
Qwen verifies up to 4 rows
Schema rules flag anomalies
A 17-door-row schedule was mapped correctly. An earlier row-by-row run returned 15 unique records, while the current batched test records the exact source bands it reads or misses. A potentially incorrect source dimension was preserved for review rather than silently changed.
A document reviewer identifies table structure and proposes rows and columns.
Qwen 3.5 checks the source image and extracts small row batches instead of guessing from a whole sheet.
Schema and source-row-band checks distinguish readable records from missing, duplicated, or misplaced values.
Unusual source values are preserved and surfaced for an RFI or focused human review.
Verified records enter the data twin with their sheet, region, revision, and review state attached.
The destination
Once drawing information is structured, teams can ask practical questions:
Current status
Recent tests show that Qwen 3.5 can serve as an effective first visual gate, followed by deterministic checks and targeted review. The next work is making that success repeatable across projects, disciplines, and revisions.