Prompt-to-Parts: Generative AI for Physical Assembly and Scalable Instructions
David Noever

TL;DR
This paper introduces a framework that uses large language models and a discrete parts vocabulary to generate valid, scalable, and detailed assembly instructions from natural language, enabling physical prototyping of complex structures.
Contribution
It presents a novel approach combining language models with a parts-based representation to produce manufacturable assembly instructions, bridging semantic design and physical realization.
Findings
Successfully generated assembly instructions for over 3000 parts
Demonstrated scalability across complex domains like satellites and aircraft
Provided a Python library for programmatic model generation
Abstract
We present a framework for generating physically realizable assembly instructions from natural language descriptions. Unlike unconstrained text-to-3D approaches, our method operates within a discrete parts vocabulary, enforcing geometric validity, connection constraints, and buildability ordering. Using LDraw as a text-rich intermediate representation, we demonstrate that large language models can be guided with tools to produce valid step-by-step construction sequences and assembly instructions for brick-based prototypes of more than 3000 assembly parts. We introduce a Python library for programmatic model generation and evaluate buildable outputs on complex satellites, aircraft, and architectural domains. The approach aims for demonstrable scalability, modularity, and fidelity that bridges the gap between semantic design intent and manufacturable output. Physical prototyping follows…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDesign Education and Practice · Manufacturing Process and Optimization · Innovations in Concrete and Construction Materials
