DraftWorks validates assembly drawings, flags inconsistencies and outdated components, and generates compliant markup to reduce manual review across engineering workflows.
Engineers manually review drawings across evolving standards, specs, and BOMs — and mistakes are often caught too late, when they cost the most to fix.
Engineers manually review and update drawings for sustainment and obsolescence across evolving standards, specs, and BOMs.
Missed inconsistencies in drawings are often only discovered late in the process — well past the cheapest point to fix them.
Errors found during approval trigger Engineering Change Proposals (ECPs), delaying critical hardware programs.
Sources: GAO / AFIT Research · NASA Systems Engineering · Dassault Systèmes Engineering Study
DraftWorks is an AI co-pilot that validates assembly drawings, flags inconsistencies and outdated components, and generates compliant markup to reduce manual review across government workflows. Built for mission-critical and highly regulated engineering review environments.
Deployment Opportunities
Built for mission-critical and highly regulated engineering review workflows.
Government engineering and sustainment environments managing technical documentation, configuration control, and engineering review workflows.
Defense manufacturers, subcontractors, and suppliers operating within compliance-driven engineering and production environments.
Four integrated steps turn a raw engineering drawing and supporting data into a structured compliance report.
A modern cloud stack from file upload through AI analysis to structured issue output.
Assembly drawing (PDF or image) plus optional context files and foundational org context via RAG.
Drawing PDF/Image · Context Files · SurrealDB (RAG)React/TypeScript interface hosted on Vercel, orchestrating uploads and displaying structured results.
DraftWorks Web App · VercelFastAPI service hosted on Render receives files, coordinates processing, and returns normalized issue lists.
FastAPI · RenderOCR extracts text from scanned drawings; zone parsing splits pages into title block, notes, revision block, and drawing area; rule matching runs standards and BOM checks.
rapidocr · pymupdf · Zone Parsing · Rule MatchingGemma 4 via Ollama reasons over structured drawing data and context to identify nuanced compliance issues.
Ollama Cloud (gemma4:31b) · Ollama Local (gemma4:e4b)Structured issue list with type, severity, page, section, evidence, expected vs. found values, and recommended action.
Issues · Severity · Recommended ChangesDownload the sample files, then open the app to experience the full demo.
How to run the demo: