To sum up using AI for coding. It has been my experience that AI is good at regurgitating code that it has located from other sources (including Git). AI is useless for creating new code or creating code chunks that require original thought.
I have seen tons of posts all over the net asking for a way to ask AI to generate code to do something. In almost every case AI generates valid code chunks but they are not tied together in a coherent or functional package. This is not to say AI is useless but it does focus on the fact AI is not a coder its more like a dictionary. HMM a 'large language model' does descibe its output very well.
I have seen tons of posts all over the net asking for a way to ask AI to generate code to do something. In almost every case AI generates valid code chunks but they are not tied together in a coherent or functional package. This is not to say AI is useless but it does focus on the fact AI is not a coder its more like a dictionary. HMM a 'large language model' does descibe its output very well.