Automatic post generation

erwinmedia

Newbie
Joined
Aug 11, 2013
Messages
40
Reaction score
17
Hello,

Are there solutions for automatically creating AI blog posts (preferably via my own custom prompt) that are also automatically published or scheduled on my WordPress website? Based on topics.

Thanks!
 
Definitely familiar with this. I've played around with a few API integrations from AI content providers. OpenAI's a big one, and they've got a solid API. For auto-publishing, combine it with the WP REST API – makes it fairly straightforward. But a heads-up: while AI's getting sharper, you might still wanna manually review before it goes live. Had a few quirky outputs myself in the past.
 
Hello,

Are there solutions for automatically creating AI blog posts (preferably via my own custom prompt) that are also automatically published or scheduled on my WordPress website? Based on topics.

Thanks!
According to me it is Yes you can use AI tools to write blog posts for your WordPress website, but the you must make some editing to the content to make it sound more natural and accurate.
 
You'll have to set-up a bot using python and then use a auto-post plugin
 
Definitely familiar with this. I've played around with a few API integrations from AI content providers. OpenAI's a big one, and they've got a solid API. For auto-publishing, combine it with the WP REST API – makes it fairly straightforward. But a heads-up: while AI's getting sharper, you might still wanna manually review before it goes live. Had a few quirky outputs myself in the past.
Thanks, I have no experience with this, but it might be interesting to take a closer look. But as far as you know, there are no ready-made solutions in the sense of a plugin.
 
Hello,

Are there solutions for automatically creating AI blog posts (preferably via my own custom prompt) that are also automatically published or scheduled on my WordPress website? Based on topics.

Thanks!
This question has been asked several times already.Use the search button at the top right to search the forum.

There are several products in the marketplace that can do this. There's one in my sig for example.
 
Looks like what you're looking for is a SaaS where you can connect your WordPress website(s) and then have an intelligent AI agent understand the topic of the website to delegate the article creation to him.

I had the same need recently, so I'm currently building the system.
I call this project Evergreen Blogs; because your blog will always be fresh on autopilot with highly relevant content.

I will make it available for beta users in the next few days.
It will also be listed in the BHW marketplace shortly after.

Cheers,
Alfon.
 
Last edited:
wpautomatic is a plugin that looks like your requests.
 
wpautomatic is a plugin that looks like your requests.

Be aware that plugins typically leave footprints.

You wouldn't want Google's machine learning algorithms to detect on your website the same fingerprints that have already been identified & sanctioned on other shady websites.

To avoid this, using desktop software (for example, Argo Content by the outstanding BHW member @itz_styx) or a SaaS service that connects to your website without using WordPress plugins is the way to go.
 
Back
Top