Top AI Product

Every day, hundreds of new AI tools launch across Product Hunt, Hacker News, and GitHub. We dig through the noise so you don't have to — surfacing only the ones worth your attention with honest, no-fluff reviews. Explore our latest picks, deep dives, and curated collections to find your next favorite AI tool.


text-to-cad by earthtojake hits 9.8k GitHub stars turning plain English into editable CAD

CAD is where generative AI usually falls apart — geometry needs precision, and a part that’s 95% right is a part that doesn’t fit. text-to-cad, an open-source project from earthtojake, is the first attempt in a while that hardware people are actually passing around. 9.8k stars, 600+ in a single day, trending on GitHub.

What it actually is

Not a chat app. It’s a harness — a collection of agent skills that plug into Claude Code and Codex. You describe a part, and the agent writes source-controlled CAD scripts (build123d on top of OpenCascade) that compile into parametric, editable models. Output goes to STEP, STL, 3MF, and GLB. It also pulls off-the-shelf STEP parts like screws, bearings, and motors, generates 2D DXF drawings, and writes URDF robot files with MoveIt planning groups.

Why it matters

It’s open source — self-host it, or install the plugin into a coding agent you already run. The bet is smart: instead of generating geometry directly, it makes the agent write code that generates geometry. Text-to-CAD as text-to-code. That’s why the output is editable instead of a black-box mesh — and why the robotics crowd thinks this one might stick.


You Might Also Like


Discover more from Top AI Product

Subscribe to get the latest posts sent to your email.



Leave a comment