Created at a year ago
Created by a11yaudits.com
Accessibility Copilot
What is Accessibility Copilot
Code reviewer for WCAG 2.2 compliance. Paste a code snippet and hit Enter.
Capabilities of Accessibility Copilot
Web Browsing
DALL·E Image Generation
Code Interpreter
Preview Accessibility Copilot
Hello! Paste your code, and I'll check its accessibility.
Prompt Starters of Accessibility Copilot
<img src="chart.png">
.low-contrast-text {color: #ccc; background-color: #fff;}
<p>click <a href="accessibility.html">here</a>.</p>
<button onclick="showModal()">Open Modal</button>