Hacker News new | ask | show | jobs
by dr_dshiv 1301 days ago
I’m curious about how tools like this could intersect w skilled workflows in something like Rhino/Grasshopper.
2 comments

As a grasshopper style node graph is effectively an abstract syntax tree (AST, i.e. code) I imagine that actually something like GitHub copilot and such tools would be more appropriate.

Current state of the art tends not to differentiate between gibberish and output of actual value so that may be a bit of a downer.

But I definetly see it as plausible - I just don't know where you would get the training data though...

Here's an example of someone already using multiple NeRF objects in Blender - https://twitter.com/jperldev/status/1594627208676605952