AI Accessibility Auditor Launches API for Real-Time Inclusive UX Feedback
AI · 5 min read
NuAuditor, a new entrant in the accessibility tooling space, announced a commercial API that uses multimodal AI to analyze screenshots, DOM snapshots, and copy to produce prioritized accessibility findings with suggested fixes. Unlike classic linters that focus on markup and ARIA attributes, the API includes an 'inclusive UX' model trained on accessibility reports, usability test transcripts, and annotated design system patterns to flag issues like ambiguous controls, inconsistent affordances, and complex instructional text.
The service returns structured results: blockers, high/medium/low severity recommendations, and suggested code or copy changes. A notable feature is a 'design-suggestion' output that provides alternative component patterns (e.g., replace an icon-only button with a labeled primary CTA) and sample accessible microcopy. Early integrations include Figma plugins and CI steps for web deployments, enabling designers to get feedback at the mockup stage and developers to gate releases based on fixable accessibility regressions.
Privacy and accuracy were top-line concerns during beta: NuAuditor says it uses synthetic datasets and opt-in customer data to improve models, and it provides an evidence bundle for each finding to help human reviewers evaluate false positives. Accessibility leads say AI-assisted findings can reduce triage time, but they stress the tool should complement — not replace — manual audits and user testing with people with disabilities.