OpenAI created a language generator. They trained it on Github code. It used unsupervisored learning to learn to generate python code. Software code generators have been around for over fifty years.
Dave Gray has put together a pretty solid free Python video tutorial that clocks in at around 9 hours. It came out in 2023, ...