BH uses for Alttext.ai API

SirLouen

Elite Member
Executive VIP
Jr. VIP
Joined
Jan 17, 2015
Messages
5,263
Reaction score
4,955
Recently, I have stumbled into aitext.ai software and I've been thinking about possible BH uses with a programmatic use of their API.

The thing is that if you use any Stable Diffusion/Midjourney API for generating your automatic site images, you could simply use the description you applied in the generation for the alt, which will be technically perfect as a description

And if you get them from a public stock image site, they might probably have a description in 99% of the time

So I can't think on a single use for this software, which is pretty interesting (despite it has failed to recognize the image a good amount of times for me which makes it even weaker).

From what I read in the comments for this software, people simply don't set alt-text on their images out of laziness so this is a simple way for them to cover this issue (like for those that could not care less on optimizing images and used Shortpixel for this purpose)

This is not my case, either if I upload images manually or if I set them automatically, I always build something in the script to set such alt texts. And I would leave an AI to go crazy trying to sort all the descriptions for my site at random.

But still I think there could be some niche case probably BH-ish, where this could be useful.

Any ideas?
 
The thing is that if you use any Stable Diffusion/Midjourney API for generating your automatic site images, you could simply use the description you applied in the generation for the alt, which will be technically perfect as a description

And if you get them from a public stock image site, they might probably have a description in 99% of the time
A couple of months ago I'd have been all over this, to help with prompts for SD as you mention. But I found davinci is actually pretty good at coming up with relevant image AI prompts itself.
 
But I found davinci is actually pretty good at coming up with relevant image AI prompts itself.
Which image prompts can you pass to davinci to get such output?
 
Which image prompts can you pass to davinci to get such output?
Sorry, I didn't mean prompting davinci to create an image, but getting davinci to create the prompt to feed to SD or midjourney. Something like this at the end of an existing prompt is usually enough:
Code:
 Give me a thumbnail image idea at the end with a random style and composition.
 
Recently, I have stumbled into aitext.ai software and I've been thinking about possible BH uses with a programmatic use of their API.

The thing is that if you use any Stable Diffusion/Midjourney API for generating your automatic site images, you could simply use the description you applied in the generation for the alt, which will be technically perfect as a description

And if you get them from a public stock image site, they might probably have a description in 99% of the time

So I can't think on a single use for this software, which is pretty interesting (despite it has failed to recognize the image a good amount of times for me which makes it even weaker).

From what I read in the comments for this software, people simply don't set alt-text on their images out of laziness so this is a simple way for them to cover this issue (like for those that could not care less on optimizing images and used Shortpixel for this purpose)

This is not my case, either if I upload images manually or if I set them automatically, I always build something in the script to set such alt texts. And I would leave an AI to go crazy trying to sort all the descriptions for my site at random.

But still I think there could be some niche case probably BH-ish, where this could be useful.

Any ideas?
Here a free version but better as many ai programmers contubuted.

But free

You can do it free with ai helping there a good website below that had many ai designer do this for free.

https://www.scriptbyai.com/alt-text-image-generator/
 
Back
Top