AI-Augmented Accessibility: From Automated Alt-Text to Governance Gates
AI-Augmented Accessibility: From Automated Alt-Text to Governance Gates
Mike Gifford
Stop reacting to accessibility errors and start automating inclusive governance. Learn how to use AI to find accessibility errors earlier and fix them faster. We’ll bridge the gaps between AI, code, and humans with clear guidance for everyone.
Prerequisite
It would be useful to be familiar with some basics of accessibility. This is not a 101.
Target Audience
Anyone working to meet accessibility targets.
Outline
Accessibility is often the last gate in a project. Like many bugs the longer they wait, the more difficult they are to fix. Learn how we can "shift left" by using AI not just to find errors, but to build better systems. This session provides a practical roadmap for integrating AI into the full Drupal lifecycle:
* Content: Automating descriptive alt-text & transcripts using Drupal AI Core.
* Infrastructure: Using LLMs to architect & configure CI/CD accessibility gates (Axe-core/Playwright).
* Triage: Leveraging GitHub’s AI-powered accessibility toos to turn scans into Pull Requests.
* Governance: Implementing ACCESSIBILITY.md or Claude skills to produce better results.
* Hierarchy of Truth: Adding AI roles to that of other automated tools & humans—why the user remains the ultimate source of truth.
Join us to move beyond "compliance checklists" & toward a scalable, AI-assisted inclusive web.
Mike will also be tying this into the book he recently co-authored. Digital Accessibility Ethics: Disability Inclusion in All Things Tech,
Learning Objectives
* Automate Content Workflows: Set up the Drupal AI module for automated, human-verified media accessibility.
* Architect Testing Gates: Use AI assistants to write configuration for robust CI/CD frameworks.
* Implement Modern Standards: Learn to use ACCESSIBILITY.md & Claude Skills to keep projects transparent and compliant.
* Validate Strategically: Understand the "Hierarchy of Truth" to know when to trust what.
Experience level
Intermediate