ai-alt
v0.0.7
Published
An npm package that reads the image src and uses ai to generate alt text and insert the alt attribute for accessibility
Maintainers
Readme
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.
Support
❌ HTML files
- ❌ images hosted on the web (ex:
<img src="http..." />) - ❌ images hosted on local repository (ex:
<img src="/..." />)
- ❌ images hosted on the web (ex:
❌ React Frameworks
