Overview
Text-to-CAD UI is Zoo's open prompt interface for generating CAD files from natural-language descriptions. You describe a part — "a manhole cover, 600 mm diameter, 50 mm thick, with a 200 mm center hole" — and the system returns an editable CAD model you can import into the CAD program of your choice. Originally shipped as a lightweight, open-source SvelteKit interface, it has since been absorbed into Zoo Design Studio as the foundation for "Zookeeper," a conversational CAD agent that adds research, reasoning, and manufacturability checks on top of the same text-to-CAD engine. The tool is built around Zoo's high-performance geometry engine and outputs formats compatible with professional CAD.
In practice, the tool rewards engineers who write precise, dimensioned prompts. Zoo's own before/after examples show that vague input like "a manhole cover" yields a generic disc, while "600 mm diameter, 50 mm thick, 200 mm center hole" yields a usable part — a reminder that domain knowledge still drives quality. Because outputs are CAD-native and parametric, they remain editable downstream, which is the key advantage over mesh-only text-to-3D tools when the goal is something you might actually manufacture or assemble. The open-source UI also lets technical teams self-host and audit the pipeline before trusting it with proprietary designs.
Key Features
- Natural-language to CAD: text prompts become 3D models.
- Editable output: models are parametric and importable into standard CAD software (KCL-based; supports STEP/STL-class workflows).
- Open-source heritage: the original UI is inspectable and self-hostable.
- Evolved into Zookeeper: a conversational agent that can research, inspect, snapshot, and debug geometry while generating production-ready CAD.
- Cross-platform: Zoo Design Studio runs on Mac, Windows, and Linux, with an in-browser mode.
- Enterprise tuning: train on proprietary designs and enforce team standards across CAD formats.
Pros (from available descriptions)
- Free and open, lowering the barrier to AI-assisted mechanical design.
- Produces editable, CAD-native geometry rather than locked meshes.
- Simple, approachable UI suitable even without deep CAD expertise.
- Strong prompt examples show big quality gains from specific, dimensioned descriptions.
Cons (from available descriptions)
- Output quality is highly prompt-dependent; vague prompts yield vague parts.
- As an ML CAD tool, it still has limitations on very complex or novel geometry.
- The standalone UI is now largely funneled into Zoo Design Studio, where advanced use is enterprise-priced.
- Best results require some CAD literacy to write effective, constraint-rich prompts.
Who It's For
Text-to-CAD UI fits mechanical engineers, product designers, makers, and students who want fast first drafts of real, editable CAD parts. It is less for finalized, certified manufacturing drawings, which still need engineer review.
Verdict
Text-to-CAD UI is a genuinely useful, free entry point to prompt-based CAD that respects editability and standards. Use the open interface for quick drafts, and evaluate Zoo Design Studio/Zookeeper if you need agentic, enterprise-grade design assistance.