diegoatwa / ai-alt

An npm package that reads the image src and uses ai to generate alt text and insert the alt attribute for accessibility

Home Page:https://npmjs.com/ai-alt

Repository from Github https://github.comdiegoatwa/ai-altRepository from Github https://github.comdiegoatwa/ai-alt

ai-alt ✨

(IN ALPHA DEVELOPMENT)

Insert image alt automatically using computer vision and artificial intelligence.

Because the Web is for Everyone!

This package is in alpha, expected release on 05/03/2024.

A blind African-American woman with her eyes closed, sitting in a cozy nook filled with plants and soft pillows. She's holding a tablet that and using accessibility TTS features to read your content

Support

  • ❌ HTML files

    • ❌ images hosted on the web (ex: <img src="http..." />)
    • ❌ images hosted on local repository (ex: <img src="/..." />)
  • ❌ React Frameworks

About

An npm package that reads the image src and uses ai to generate alt text and insert the alt attribute for accessibility

https://npmjs.com/ai-alt

License:Apache License 2.0


Languages

Language:JavaScript 100.0%