Post #1295867
2025-07-27 16:27 UTC
@jordgubben
But it is not useless.
You can use LLM for useful stuff.
But telling a LLM to write you a pink pony does not work. (Literally from a company internal presentation.)
Breaking the job down into multiple steps (doing the architecture by hand), and then using a LLM to process the text. And extract data from text. And that worked surprisingly well.
Now most AI assistants for coding are rather primitive on the algorithm side how they deal with the LLM.
Simple example
@jigso @jk
Replies (1)
-
@jordgubben@mastodon.gamedev.place 2025-07-27 17:04
@yacc143 @jigso @jk Yes, but note that you’re using the term LLM, and that’s usually what we call this technology when assigning task it’s able to handle.