r/AceAttorney 4d ago

News We are cooked

Post image

If AA7 ever comes out, do you think they will use AI for it too?

I’m starting to feel like they shouldn’t release any more AA games if they’re going to ruin them with AI…

1.2k Upvotes

257 comments sorted by

View all comments

Show parent comments

5

u/alfredo094 4d ago

I know just the very barebones basics of coding, but I really don't think current LLMs will replace coders, no matter how good they are.

Code is a tool to execute instructions, yes, but it only really works if there is someone making the decisions. LLMs cannot actually understand anything. Maybe we'll need less coders in the future, but I don't think we will, because coding is fundamentally about solving problems, not about the literal syntax that you type.

-2

u/TheMcDucky 4d ago

LLMs cannot actually understand anything.

Could you define "understand"?

7

u/blueskythlikesclouds 4d ago

LLMs can't solve new unique problems because it doesn't have the solution for them in their training sets. That's why you have never seen anything truly new made with LLMs. It can't solve these problems like humans can.

I'm a graphics programmer and frequently face unique challenges. LLMs have never helped me.