Which drawing standard does it check against?
ASME Y14.5, ISO GPS or your own company standard — that choice is part of the adaptation in a project. The general drafting checks (title block, units, datum existence, thread versus hole, duplicated dimensions, parts list, sheet metal) run regardless. Excerpts of the standard you work to are loaded into the retrieval index so each finding can cite the clause it rests on.
Can it read our DWG files directly?
No, and we would rather say so plainly than pretend. DWG is a closed binary format. In AutoCAD use Save As → DXF (or DXFOUT) and upload the DXF — the review is then the most complete of any format, because dimensions come through with their geometry attached.
What happens with scanned legacy drawings?
They go through OCR and a layout model that locates the title block, notes and callouts, each with a confidence score you can inspect before any rule runs. Text-based checks all work. Geometry checks do not, because a scan carries no geometry. Budget about 20 seconds per sheet and scan at 300 dpi.
Will it write to our shared drive or PLM on its own?
Never without a human accepting it. The approval gate was a hard requirement from the quality manager on the original project and it is built into every write path: documents are produced with tracked changes, shown for review, and only then written back. Every finding, decision and file touched is in the audit log.
How accurate is it, really?
About 8% false positives after tuning with engineer feedback, on the delivered project. Deterministic checks — unit maths, tolerance stacks, datum existence, thread against hole tables — are exact because they are code, not a model. Findings that require interpretation carry a confidence score and a location on the sheet so an engineer can triage them in seconds. Expect a higher rate in the first weeks, on unusual drawing styles, until thresholds are tuned on your sheets.
Does it need our drawings to leave our network?
No. Deployment into your own infrastructure is the standard option: HTTPS, your login or SSO, backups and monitoring, with the source code handed over. Where drawings go is your decision, not a constraint of the product.
How long until it is useful on our drawings?
Three to four weeks for a production deployment including ingestion, your check list, your templates, ERP or PLM integration and tuning on your real sheets. You can see the generic build working on your own drawings within an hour on the test instance, before committing to anything.
What does it cost to onboard each new OEM customer?
About two minutes in the browser. Import their spec register and released revisions, confirm the title-block wording the agent could not place, and re-check. From then on their drawings are read automatically.
Can people who never open the tool still use it?
That is what the chat channel and the voice notes are for. The Q&A agent is exposed through an Amazon Lex chat channel, so a machinist or an inspector can ask from a shop terminal or a handset and get the same cited answer an engineer gets in the browser. Inspectors record voice notes against a finding, which are transcribed and attached to the log. Which channel it is delivered into is decided during deployment.
Can it enforce our own internal drafting rules?
Yes, and this is usually where the most value sits for a shop with its own conventions. Rules like minimum hole-to-bend distance for a given thickness and radius, required fit classes on keyways, or mandatory chamfer notation are written into the rule engine during the project so they are checked exactly and identically every time.
Does it replace the engineer who checks drawings?
No. It does the mechanical pass — the reading, the cross-referencing and the arithmetic — and hands a ranked, evidenced list to a person who decides. Every finding is accepted or rejected by a human, and those decisions are what tune it. The measured result on the delivered project was about 60% less time spent on review, not a role removed.