OpenAI's New Code Generator: GitHub Copilot (and Codex)

#artificialintelligence 

I explain Artificial Intelligence terms and news to non-experts. You've probably heard of the recent Copilot tool by GitHub, which generates code for you. You can see this tool as an auto-complete for code. You give it the name of a function along with some additional info, and it generates the code for you quite accurately! Rather, it will try to understand what you are trying to do to generate it.