2D engineering drawings and AI: generating them, reading them, searching them, and converting between 2D and 3D.
This repository is part of Agentic-Mechanical-Engineering, an open collection covering how AI agents are changing mechanical design, from requirements through to a manufacturable part. This repository covers one stage of that workflow; the full breakdown is listed below.
Maintained by WOGO — a Japan startup building the 3D × AI design and manufacturing platform.
WOGO works on all four — see AI drafting and 2D-to-3D conversion and on-premises drawing and document search.
| Problem | What it involves |
|---|---|
| Drawing generation | Producing views, sections, dimensions, GD&T and a title block from a 3D model |
| Drawing understanding | Extracting dimensions, tolerances, notes and revision state from an existing sheet |
| 2D → 3D | Reconstructing a solid model from orthographic views |
| Drawing search | Finding the similar part that was already designed, from a huge historical archive |
Relevant standards: ISO 128, ISO 1101 / ASME Y14.5, ISO 2768, JIS B 0001, and the DXF / DWG formats you will actually be handed.
This repository is one part of the Agentic-Mechanical-Engineering collection, which breaks down as follows:
| Repository | Focus |
|---|---|
| Agentic-Mechanical-Engineering | AI agents across the whole mechanical design workflow, requirements to manufacturable part |
| Agentic-CAX | The CAx stack (CAD/CAM/CAE/CAPP/PLM) seen through an agentic lens |
| Agentic-CAD | Agent-driven 3D modeling: parametric features, kernels, scripting APIs |
| Agentic-CAD-Skills | Reusable skills, tools and MCP interfaces that let agents drive CAD |
| Agentic-CAE | Agent-driven simulation: meshing, FEA/CFD setup, result interpretation |
| Agentic-DfM | Design for Manufacturing: manufacturability, process choice, cost and tolerance |
| Agentic-Drawing (you are here) | 2D drafting and drawings: generation, GD&T, 2D↔3D, drawing search |
| Agentic-Design-Review | Automated design review and verification against rules and standards |
WOGO Inc. accelerates manufacturing with 3D × AI technology. Our work spans AI drafting and 2D-to-3D conversion and on-premises design knowledge AI.
- Website: https://www.wogo.ai/en/
- Services: https://www.wogo.ai/en/service/
- Who we are: https://www.wogo.ai/en/whoweare/
- Contact: https://www.wogo.ai/en/contact/
Apache License 2.0 — see LICENSE.