Comment by samstave
1 year ago
I do similar to you. I was commenting in another thread of similar:
From the visual codeViz thread ---
https://news.ycombinator.com/item?id=41393458
...
I've been wanting to have a GPT directly inside Blender to Talk Geometry Nodes - because I want to tie geometry nodes to external data to external data which runs as python inside blender that draws the object geometry that suitabley shows/diagrams out the nodes of my game I am slowly piecing together 'The Oligarchs' which is an updated Illuminati style game - but with updates using AI to creat nodes directly from Oligarch IRL files, such as their SEC Filings, Panama Papers, and all the tools on HN are suited to creating. I went to school for Softimage & Alias|WAVEFRONT (which became MAYA) Animation in 1995 :-)
So I like your DNA.
I want to unpack the relationships of the Oligarch, programmatically, with hexagonal nodes, similar to this[0]- but driven by Node-based-python-blocks-GraphQL-hierachy. And I am slowly learning how to get GPTBots to spit out the appropriate Elements for me to get there.
[0] - https://www.youtube.com/watch?v=vSr6yUBs8tY
(ive posted a bunch of disjointed information on this on HN - more specifically about how to compartmentalize GPT responses and code and how to drive them to write code using Style-Guide, and gather data using structures rules for how the outputs need to be presented..)
EDIT:
I throw commands at lit like this, where I tell it to "give me a ps1 that sets a fastAPI directory structure, creates the venv, touches the correct files give me a readme and follow the best practice for fastAPI from [this github repo from netflix]
And it gave me that script...
Then, here is the following when I want to document it. Then, Ill take that script and tell it to give me a webUI to run it and invoke it and add logging and dashboards.
I do this to practice making tooling logic doo-dads on the fly, and then iterate through them.
https://i.imgur.com/7YOjJf8.png
https://i.imgur.com/KecrvfZ.png
https://i.imgur.com/tKYsmb9.png
https://i.imgur.com/nCGOfSU.png
https://i.imgur.com/ayDrXZA.png
Etc -- I always make it diagram. Now I can throw a bunch of blocks in a directory and tell it to grab the components from the directory and build [THIS INTENT].app for my.
No comments yet
Contribute on Hacker News ↗