this post was submitted on 24 Aug 2023
115 points (93.2% liked)

BecomeMe

805 readers
1 users here now

Social Experiment. Become Me. What I see, you see.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Goodie@lemmy.world 9 points 1 year ago (1 children)

There is very little work that LLMs ("AI") can do without supervision.

They might seem like a magic bullet, but in reality of you have to keep someone on to supervise the LLM... why not just have them do the work properly.

[–] meyotch 1 points 1 year ago

Why not? Efficiency.

I recently used chatGPT4 with a python plugin to develop code to handle a basic large dataset munging task. It took 30 minutes of iteration to get workable code. The actual processing took four hours of compute time and went off without a hitch.

Can I write that code myself? Yes of course, but that comes at the cost of more of my limited time and attention. Instead I spent the time working on the project plan and pipeline architecture for the larger project.

I won’t get any points for my ability to slog through a tedious hand-programming chore. The extra focus on the overall project structure is where I will get my reward.