Synthetic intelligence (AI) chatbots have opened up a world of potentialities for individuals to dabble in tasks they may not have tackled resulting from lack of expertise.
As somebody who makes use of WordPress however doesn’t have coding expertise, I believed it will be attention-grabbing to see which AI may assist create a easy plugin.
For this little take a look at, I used the next six AI chatbots:
- GPT-4 for ChatGPT Plus subscribers.
- GPT-4 through Microsoft Bing AI.
- PaLM 2 through Google Bard.
- Claude 2 through Anthropic’s web site with a free account.
- Meta’s Code Llama (codellama-34b-instruct) and Llama 2 (llama-2-13b-chat) through Perplexity Labs with a free account.
The Immediate
Whereas not distinctive to WordPress’ repository of plugins, I submitted the next immediate to explain the specified performance.
Are you able to write the PHP code for a WordPress plugin that can add a column to the WordPress admin dashboard All Posts web page displaying every put up’s phrase rely?
The Outcomes
How effectively did every of the six AI fashions carry out?
No Revisions Required For ChatGPT, Bard, Bing, And Claude
ChatGPT, Bard, Bing, and Claude generated PHP code that created no points throughout the brand new phrase rely plugin’s set up, activation, or deactivation.
Of the 4, ChatGPT offered the cleanest set of instructions on putting in the newly generated plugin, adopted by Bing and Bard.
Llama Requires Help From Different AI Chatbots
Whereas codellama-34b-instruct in Perplexity Labs generated the PHP code for a WordPress plugin, it provided a couple of extra challenges.
After set up, the plugin provided a collection of warning errors as a substitute of phrase counts.
Once I requested it to repair the issue, it provided strategies.
ChatGPT, alternatively, recognized the problem and revised the code.
With ChatGPT’s intervention, the plugin initially generated by codellama-34b-instruct labored as meant, highlighting ChatGPT’s versatility and proficiency in debugging and refining code.
Llama-2-13b-chat additionally generated PHP code for the described WordPress plugin. At first, the plugin labored correctly and displayed the phrase rely on the all posts web page.
Nonetheless, a deadly error appeared when returning to the put in plugins web page.
To treatment the scenario, I needed to entry the FTP website and manually delete the plugin information – not the type of expertise a typical WordPress person would recognize.
Like codellama-34b-instruct, llama-2-13b-chat was unable to resolve its downside. But once more, ChatGPT got here to the rescue and stuck the code, which resolved the errors brought on by the unique code from llama-2-13b-chat.
Generative AI And The Future Of Coding
Generative AI holds immense promise for numerous growth duties, together with making a easy WordPress plugin.
Nonetheless, not all AI fashions are created equal. Some stood out for his or her means to create efficient code with minimal prompting and troubleshoot code generated by different fashions.
With the fast growth of AI know-how, it shouldn’t be lengthy earlier than different AI fashions turn into extra dependable and correct in undertaking coding duties.
Featured picture: Koshiro Okay/Shutterstock