I'm working on a parametric, feature based CAD by code software which should be released next month.
LLMs are good at generating code. It should be able to handle any complex task given a good documentation. I'm planning to write an mcp for providing feedback to the LLM but that will come at a later stage.
The code is based on js and opencascade with a feature rich vscode extension.
Hey there! I'm open sourcing https://campedersen.com/cad0 today! It's not professional-level yet (about a week old) but I think the next model generation could get there
I'm working on a parametric, feature based CAD by code software which should be released next month. LLMs are good at generating code. It should be able to handle any complex task given a good documentation. I'm planning to write an mcp for providing feedback to the LLM but that will come at a later stage.
The code is based on js and opencascade with a feature rich vscode extension.
I'll post it here on release day.
looking forward to it!
Hey there! I'm open sourcing https://campedersen.com/cad0 today! It's not professional-level yet (about a week old) but I think the next model generation could get there
Will check it
cool! I will check it out. What are your plans with this?