I was just reviewing the content at https://overlayfactsheet.com/en/, which explains that accessibility overlays usually make things worse for users with disabilities. It occurred to me that a benefit of all the #ai code generation is that it's now much cheaper to make a site accessible from day 1. Remember this when you're using agents to build user interfaces -- add requirements for accessibility (for web apps, that would be meeting the WCAG 2.1 Success Criteria https://www.w3.org/WAI/WCAG22/quickref/?versions=2.1). #a11y
Overlay Fact Sheet

An open letter about accessibility overlays.

@scottdavis99 are there any efforts to make prompts for this publicly available?
@kito99 Here’s a project that tracks the accessibility of AI-generated websites on a per-model basis: https://aimac.ai
AIMAC Leaderboard | AIMAC, the AI Model Accessibility Checker

@scottdavis99 Awesome! So OpenAI is doing something right…