There is at present a lot of curiosity in AI instruments designed to assist programmers write software program. GitHub’s Copilot and Amazon’s CodeWhisperer apply deep-learning methods initially developed for producing natural-language textual content by adapting it to generate supply code. The concept is that programmers can use these instruments as a sort of auto-complete on steroids, utilizing prompts to supply chunks of code that builders can combine into their software program.
Looking at these instruments, I questioned: Could we take the following step and take the human programmer
out of the loop? Could a working program be written and deployed on demand with simply the contact of a button?
In my day job, I write embedded software program for microcontrollers, so I instantly considered a self-contained handheld gadget as a demo platform. A display and some controls would enable the consumer to request and work together with easy AI-generated software program. And so was born the thought of infinite
Pong.