alttextbot
alttextbot shows how any image can become concise, screen-reader-ready alt text plus a fuller caption — so nothing ships without a description. Built for the AWS AI Agent Global Hackathon. The live page is a static demo with a gallery of seeded example outputs and copy buttons for each.
How it works
- A single static page on S3 behind CloudFront, served from
alttextbot.hellocamie.com - A gallery of seeded examples: each shows an image alongside its generated alt text and a fuller caption
- Fully self-contained — inline SVG images, no external assets, no backend
Highlights
- Zero backend — static hosting only, costs pennies
- One
terraform applydeploys the page and DNS - Reuses the shared
*.hellocamie.comwildcard certificate