Is ChatGPT by OpenAI to make developers obsolete?
Blog
December 2, 2022

Yesterday OpenAI released ChatGPT.
It's a chat where you can ask AI to do whatever you want, and it will respond with text and ASCII images.
And since code in programming is basically a text, and it is well documented, the AI is very impressive at writing computer code.
In the example below, there is React JS component written by OpenAI, with detailed comments and explanations.
The ML algorithm was educated on the knowledge base from 2021, so it's not aware of any news, updates and technologies from 2022.