chatGPTで作るプログラム

I’m currently working on some software.
Since making software with AI has become popular lately, I decided to try it using ChatGPT.
However, it gave me a lot of complicated code that I couldn’t write myself.
In the end, I just copied and pasted the code.
It actually felt pretty easy.
I realized the key to programming with AI is this: if you ask AI three times and it still doesn’t provide the right code, it’s usually not worth trying anymore.
AI often gives code that looks correct, but it will act like it can do something even if it can’t.
So, you can’t fully rely on it.
AI’s usefulness really depends on how you use it.

あるソフトウェアを作っている。
最近、AIでプログラムを作ることが流行っているようなので、俺もchatGPTを使ってやってみた。
その結果、自分では書けない難しいコードがたくさん出てきた。
結局はコピーペーストで作り上げたが、
とっても簡単に作ることができた。
AIでプログラムを作るコツがわかった。
それは、3回ほど聞いてまともなコードが出てこなかったらそれ以上やるのは無駄だということ。
それらしいコードは提示されるが、AIはできないこともさもできているかのように答える。
だからあてにならない。
要はAIは使い方次第ということ。(19時26分)