-
@max__drake moving stuff around a canvas is different, but also being a games programmer i feel like there's good techniques for that once you have some logic for how you want stuff arranged. but the rest of it... it's just turning words into vectors, innit?
-
@max__drake whatbeatsrock - turn the words into a vector then flatten it down along a vector representing "better in a fight". infinite craft - add the vectors & then look for the closest word? something like that. which is not to say that they'd work the same... but would be possible.
-
@max__drake you need an LLM if you want to generate prose again, and shifting the logic above the ML layer means you can use these incredibly expensive models for a wild variety of tasks... but also there's value in using something smaller and more controllable as a building block.