Never used ChatGPT to generate images.
No, but seriously now! I have been using the free chatgpt (which doesn’t generate images) to help me coding. In fact, without having any idea about C++, I have achieved to fully develop my own plugin, which adds some additional nodes into Unreal blueprints and with unique functions that doesn’t exists in any plugin nor tool in the marketplace. I will maybe sell it in the future.
It can make huge and heavy tasks for you, if you provide “him” the code and make the right instructions. If I were you (or any programmer), I would try it, no doubt. Just an advice or disadvantage: every change proposed by chatgpt must be tested, because some times it may be using old sintaxis, for example, and you will need to tell him to try with a different code to achieve the same thing.