PublicisSapient / enable-a11y

MIT License
11 stars 5 forks source link

Alt Text generation script using Chat GPT (or other AI tools) #152

Open zoltan-dulac opened 1 week ago

zoltan-dulac commented 1 week ago

Recently, I have used Chat GPT 4 Turbo with Vision to create alt text for a bunch of images with really good results. I want to explore making a script that can do this. Point it to a directory of images, and then product output of alt text for those images.

There should be a few output options:

Love to start with Chat GPT 4, and then also have a way to use a different open-source AI solution.