Hi, does anyone know if there is an AI-based alt text generator for images in Bubble? I am making an app for people with intellectual disabilities, so accessibility is paramount. But I cannot just ask my users to write their own alt text, as they may not have the capability to do that. I am making something similar to Instagram, so I want people to be able to upload a photo with alt text automatically generated. Any guidance is appreciated :slight_smile:

Any AI app should do the trick. Just send the image itself and ask the AI app for an alt text description that will be easy for people with intellectual disabilities to read / understand.

No problem. You could use chatgpt or any other AI provider to do the image analysis. … There are different plugins in bubble to do this task. Or you could create a own API reuest in bubble to handle this. It depends on your skills in bubble. But this could be done in less than 30 mins.