GitHub launches AI Powered Programming Assistance - Powered by OpenAI Codex

So, it's finally open the everyone.

https://github.com/features/copilot/
It's powered by the OpenAI Codex.

Looks pretty interesting IMO.
AI programming is a scary thought. It's also really cool and makes sense. There are far more words in English than in any programming syntax I can think of, and programming syntax is quite repetitive. I've written some of the same lines more times than I'd not be embarrassed to admit.
 
AI programming is a scary thought.
From what I see you still need to write the code. Not very different from copying and pasting from stack over flow (which is also scary tbh).
 
Back
Top