Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
December 28, 2022 04:13 am GMT

How to Write automatic AI content for your WordPress blog using Open AI's ChatGPT-3

What is OpenAI

OpenAI is a research laboratory based in San Francisco, California. It's mission is to ensure that artificial general intelligence benefits all of humanity.

What isChatGPT

ChatGPT is Open AI's language model. It's latest version is ChatGPT-3. ChatGPT (Generative Pre-trained Transformer) is a chatbot launched by OpenAI in November 2022.

It is built on top of OpenAI's GPT-3.5 family of large language models, and is fine-tuned with both supervised and reinforcement learning techniques.

What ChatGPT-3 cando

ChatGPT is a large language model chatbot developed by OpenAI based on GPT-3.5. It has a remarkable ability to interact in conversational dialogue form and provide responses that can appear surprisingly human. Large language models perform the task of predicting the next word in a series of words.

Suppose, you're giving a prompt to it and it will rest of the content for you.

You can go here to check AI content generation-https://chat.openai.com/chat

If you want to read more about ChatGPT-3 and Open AI's benefits and pros-cons, you can read this article-https://devsenv.com/tutorials/introducing-chatgpt:-the-next-generation-conversational-ai-tool-what,-why,-how,-pros-and-cons

How WordPress can be used with this ChatGPT-3

I've developed recently a WordPress plugin using this Open AI and ChatGPT-3 model to generate automatic AI content for your blog.

Plugin name is Innovator AI which is Your Virtual AI assistant to make your WordPress content automation journey smooth and beautiful using Open AI.

Let's get the plugin link-https://wordpress.org/plugins/innovator-ai/

Please install the plugin and let's continue our rest of the tutorial.

Let's see a demo of the plugin to get understand-how this plugin could help you to generate automatic AI generated content for your blog -

Dashboard Page:

From here, you can use Try demo section to generate AI content from your content hint.

ChatGPT demo dashboard-1

ChatGPT demo dashboard-2
Automatic content generation after trydemo.

Settings Page

In settings, you have to give your API key taking from Open AI, from this link-https://beta.openai.com/account/api-keys

Settings Page

Post Page

If you go to Create post for your blog, then in new Gutenberg editor, you can easily find our Text generator Block by writing /text-generator.

Post block WordPress chatGPT

Then from right side, you can give your hint and generate content and content would be copied to your clipboard.

Post Toolbar

In every Gutenberg block toolbar, you'll get also our content generation support block AI content-

Post Toolbar WordPress chatGPT
If you click on the AI content, a modal will pop upped and you can give your prompt and get AI content.

Links

Plugin link-https://wordpress.org/plugins/innovator-ai/
Plugin Wiki page-https://github.com/wp-innovator/innovator-ai/wiki

If any problem in the plugin, create an issue in https://github.com/wp-innovator/innovator-ai/issues
Thanks for reading and getting into the World of Artificial Intelligenence.


Original Link: https://dev.to/maniruzzamanakash/how-to-write-automatic-ai-content-for-your-wordpress-blog-using-open-ais-chatgpt-3-2g37

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To