I don't need AI to help me code. What I need AI to do is help me figure out new coding solutions. But all AI seems able to do is regurgitate things that other people have already done that it's ingested from the internet.
I'll ask AI how to do abc, within xyz parameters, with def available and ghi constraints. I typically get back one of two things:
1. A list of 20 steps to achieve abc that somewhere around the middle has a step that's the equivalent of "Then magic happens" or two to three steps that are entirely unrelated to one other or the project at hand.
2. A list of what should be 20 steps that suddenly ends at step 7, leaving the problem only half done.
Most frustrating is when the "AI" says to use $tool/$library, but $tool/$library is not available on the specified platform, or hasn't been updated since 2011 and no longer works. When I tell the AI this, it always responds with, "You are right, that tool is no longer available. Here's a list of even more broken steps you can take to work around it."
So far, for my coding needs, AI seems only able to regurgitate what's already been done and published by others. That's great, but there are search engines for that. I have novel problems, and until AI can actually live up to the "I" part of its name, it is worthless to me.