Comment by lm28469
idk man, plenty of people have "ai" gf/bf/therapist, ask "ai" for vacation trip ideas, recipes, gym workouts, &c. I wouldn't even be surprised if most tokens were used on non software engineering tasks.
I have a zombie developer, coder, idk how to call them, in my team who doesn't talk to anyone, writes shit tier PRs and spends all day long talking to chatgpt. They're a prompter, a chatter, a waste of money, but certainly not an engineer
> idk man, plenty of people have "ai" gf/bf/therapist, ask "ai" for vacation trip ideas, recipes, gym workouts, &c.
Not without engineering a system to get the AI to generate a response they don't.
> non software engineering tasks.
There is no non-software engineering task when using an LLM. All LLM use first requires designing software to get the LLM to do anything. An LLM will not autonomously act on its own. It can only respond in accordance to the the program you have designed for it.
That program can be written in natural language, granted, but software programs are not limited by the particular language they are written in. Its not somehow not a program just because you didn't write machine code on punch cards.