I have an Integration RSS, OpenAI (ChatGPT, Whisper, DALL-E), WordPress Scenario, and I get a new article from RSS.
- Generate a blog title
- Use the generated blog title to create an image using ChatGPT’s Dall-E 3
- Then I go ahead and save the image to WordPress media. (Yet to figure out how to auto-add the generated image as the future image, and possibly in the first paragraph immediately after the blog title, or anywhere else in the body of the post.)
Current challenges
- ChatGPT generated an image when I ran the first test, the post was successfully created and published, but after that, each time a new post is created, instead of generating a new post image for the current post, it just returns the same image that was generated for the first post generated during the first test.
- After an image is generated and saved to WordPress media, I want the image to be made the future image of the post created.
I am using the gpt-4o-mini (system) and Make.com free plan.
Any possible suggestions on what to do next would be much appreciated.
Thanks.
Please NOTE: I had to create new images for the already published post and manually add them.