I'm quite curious about the technology behind it and how it renders the models (is it a wrapper around OpenSCAD? Something else?). Also really cool that this is parametric although the parameter names aren't always meaningful (in the mug example they are seemingly nonsense, but when I asked for "A headphone hanger that works without screws on a desk with a thickness of 15mm" it actually had 3 fully meaningful parameter names.
Thanks for the interest! Yeah, it does use OpenSCAD under the hood. The parameter names are something I'm still tweaking—glad to hear they worked well in the headphone hanger example!
This is a really cool idea! I am also interested in a bit more info about the technology and methods behind. Is it using off the shelf LLMs and system prompts to generate code based on the request? Or is it a specifically trained model for CAD?
7 comments
[ 5.0 ms ] story [ 27.4 ms ] threadI'm quite curious about the technology behind it and how it renders the models (is it a wrapper around OpenSCAD? Something else?). Also really cool that this is parametric although the parameter names aren't always meaningful (in the mug example they are seemingly nonsense, but when I asked for "A headphone hanger that works without screws on a desk with a thickness of 15mm" it actually had 3 fully meaningful parameter names.