Hacker News new | ask | show | jobs
by nsoonhui 159 days ago
This is interesting, how do you get it done? From what I know CAD tools generally don't support text file, only binary blob which is LLM unfriendly?

Do you consider adding support for AutoCAD or AutoCAD vertically integrated software like Civil 3D?

1 comments

The conversation itself is sent to the LLM in regular text, and in addition it sees the feature tree (also text) and often a screenshot of whatever the current model looks like. This is usually enough for the model to know what's going on.

Yes - we're likely looking into other 3D systems in the future.