Hi, I have a news website with over >22k articles. About 30% of these articles we removed the featured image, because of the possibility of copyright infringements. We don’t want to infringe copyrights, so as a precautionary measure we removed these featured images. We have some code that shows a default image. Of course that’s ugly, but effective.
To make it beautiful, I need a solution that creates AI generated featured images in BULK.
“In BULK” is important, because we cannot generate images manually one by one.
The solution we need uses the blog (article) text and based on that it should create an image, crop it to the desired featured image size, and save it in the post.
Does your software do this?