What are OpenAI Codex and GitHub Copilot?

OpenAI’s Codex and Github’s Copilot are AIs that use Large Language Models (LLMs) to write and edit code. When given some input code and comments describing the intended function, they will write output that extends the prompt.