Show HN: TexoCAD – Describe a part in words, get actual editable CAD
Hey HN, been hacking on this for a while and figured it's time to share.
TexoCAD (https://www.texocad.ai) – you tell it what part you want in plain english (or throw a sketch at it), and it gives you real parametric CAD back. Not a mesh you can't do anything with – actual BREP you can edit and export as STEP, STL, or 3MF.
It runs on build123d under the hood and you can download the generated code too, so you're never locked in – just take the code and keep going in your own setup.
You can also just keep tweaking it by saying stuff like "make it thicker" or "add a hole on the side." Basically trying to kill the gap between having an idea and having something you can prototype.
Would love to hear what you all think, especially if you do anything hardware-related. can you show any examples without having to sign up? Sorry for the late reply. I was a bit busy with improving the underlying coding agent. Here you can see short demo https://www.youtube.com/watch?v=EIbIrcWQtNw. I will keep updating home page with examples. Second this, I'm generally interested but there is too much slop these days for me to even consider logging in without lots of information Since this is built on someone else's model, I assume it is easily replicable