I compare it all to using Github Copilot in my daily work. Before, I needed to Google many problems to find answers, curate the answers, scroll down websites, read downvoted comments on StackOverflow, copy/paste code, refactor it, turn code into TypeScript, etc.
Now, I just tell Copilot what I need to do, and I simply curate multiple solutions.
ChatGPT also understands what I need to do and changes things based on human instructions. It gets things right much more quickly.
If I understand correctly, the ChatGPT training is a continuation of the CoPilot training, which is a continuation of GPT-3 training. It makes sense they exhibit a similar behaviour.
Now, I just tell Copilot what I need to do, and I simply curate multiple solutions.
ChatGPT also understands what I need to do and changes things based on human instructions. It gets things right much more quickly.