Recent comments in /f/singularity

ninjasaid13 t1_j83e6kl wrote

>They train a language model with all Blender commands, and all possible outcomes. Then the model learns to control blender, allowing the user to be guided through it or the user can ask for what it wants through a text prompt. How far?

can probably be done this year. does it require expensive hardware? Is it slow? is it bad? most likely.

1

thePsychonautDad t1_j826hg6 wrote

The model wouldn't learn to use blender, that'd be inefficient. It would create a voxel object then upscale the voxels into a proper 3D model, then exported in Blender format.

The bits are already there in various research papers. We know how to take a text prompt and generate a small voxel model. We know how to take a voxel model and upscale it into a large voxel model.... All that's missing is somebody to assemble the entire thing and enough budget for the 7 to 8 figures training cost.

2

thePsychonautDad t1_j826gnr wrote

The model wouldn't learn to use blender, that'd be inefficient. It would create a voxel object then upscale the voxels into a proper 3D model, then exported in Blender format.

The bits are already there in various research papers. We know how to take a text prompt and generate a small voxel model. We know how to take a voxel model and upscale it into a large voxel model.... All that's missing is somebody to assemble the entire thing and enough budget for the 7 to 8 figures training cost.

3

codeanewlife t1_j8236ol wrote

"Interesting concept! While chatbots like ChatGPT can certainly streamline the communication process, I think it's important to remember the value of human connection and emotion in our interactions. A personalized touch, whether it's a handwritten letter or a thoughtful email, can go a long way in building relationships and showing genuine concern. Plus, who wouldn't love a drink on a Tuesday?! 😉"

6

Financial_Drinker t1_j81p1qb wrote

So an AI trained to create custom macros? The tech is already past that. This project itself would be doable if Blender had some API to create and run macros and there were database of macros for it to train on. It wouldn't be very different from Github copilot. But even then it'd just not be worth the trouble. Its application would be too narrow. It's better to invest in AI that can just render stuff on the fly.

2