OpenAI’s GPT-3 Can Now Generate The Code For You
Ever since its release last month, OpenAI’s GPT-3 has been in the news for a variety of reasons. From being the largest language model ever trained to outranking state of the art models on tasks such as translation and question-answering, GPT-3 has set new benchmarks for natural language processing.
My Experiments with GPT-3
1. To-Do List App
I built a To-Do list app simply by describing it to GPT-3. It generated the React code for a fully functioning app within seconds. I'm becoming more impressed and aware of its capabilities every single day.
2. Google Search Engine Page
Here's a sentence describing what Google's home page should look and here's GPT-3 generating the code for it nearly perfectly.
3. Generating Custom Layouts
With GPT-3, I built a layout generator where you just describe any layout you want, and it generates the JSX code for you.
Potential and Future
OpenAI with the beta release of its API has attracted a plethora of experts and amateur developers to implement exotic machine learning models for their software development chores. Now it will be only a matter of time before more innovations surface in the developers community!
- Like this technology? Have some amazing ideas for GPT-3? Comment Below!
- If you liked this article, give Yours Truly a follow and support this blog.