AI for Rhino

Hi,

Has anyone found a plugin for Rhino that uses AI to assist with repetitive modeling tasks — for example, automatically placing bolts, stanchions, railings, etc.?
Or is Grasshopper still the only viable option for this kind of automation?

Also, what’s the best way to learn Grasshopper efficiently?

Best regards,

1 Like

for repetitive tasks you should make scripts. its possible to use AI to help you write scripts.

4 Likes

I am not a gh user at all, but I get a lot of questions about it as a tech here.

I typically pass these questions off to Japhy, or Steve who are very experienced with it, but had a customer who called me with a very specific set of problems they were trying to solve.

I decided to take a crack at it and asked chatgpt how to do it in GH.

I was shocked at how close it got me. I got a basic, mostly working script put together following the instructions that chatgtp generated.

I was able to google the remaining components and refine and cross reference the last details with the Rhino help to get a script that did exactly what I needed. I sent it to the customer and they used it (and are still using it) straight away.

needless to say I was pretty stoked at the process.