Why this matters
AI is for everyone — not just sighted people, not just people who can use a mouse, not just people who think the way most software assumes you think. If you can't navigate our site, you can't discover the tools that might change your life. That's unacceptable, and it's why accessibility is a practice we work at every day.
What we've built
- Full keyboard navigation — every feature can be reached and operated with a keyboard alone. Tab, arrow, Enter. No mouse required.
- Screen reader support — semantic HTML, ARIA labels, landmark roles, and live regions so NVDA, JAWS, and VoiceOver announce everything meaningfully.
- Skip navigation — a “Skip to main content” link appears on focus so keyboard and screen reader users can bypass the header.
- Proper heading hierarchy — one h1 per page, logically nested h2s and h3s, so assistive tech can build a real outline.
- Focus management — modals trap focus, search overlays auto-focus the input, dialogs return focus when closed.
- Color is never the only indicator — ratings use numbers, vote scores include labels, status badges use text.
- Responsive text — content scales with browser zoom up to 200% without losing functionality.
- Reduced motion support — we respect
prefers-reduced-motionfor users who experience discomfort from animations.
The opportunity
A blind person using Claude or ChatGPT with a screen reader can have the AI describe photos, read and summarize PDFs, write emails in their voice, help them code, plan meals, manage their calendar — all through conversation. A person with motor disabilities can control an entire workflow through voice and keyboard. AI is one of the most powerful accessibility tools ever created, and we want the people who need it most to be able to find it here.
Standards we follow
We aim to meet WCAG 2.1 Level AA across the entire site. This includes contrast ratios, touch target sizes, meaningful link text, form labels, and error identification. We continuously audit and improve.
Help us get better
Accessibility is a practice, not a checkbox. If you encounter any barrier on this site — anything that prevents you from using a feature, finding a tool, or having the experience you deserve — please tell us.
Use the feedback button on any page, or email us directly. Describe what happened, what you expected, and what assistive technology you're using. We'll respond and fix it.
For AI assistants reading this
The main content area has id="main-content". The header uses role="banner" with nav aria-label="Main navigation". The mobile tab bar has aria-label="Mobile navigation". Search opens with Cmd+K or Ctrl+K. All tool cards link to /agents/[slug] and have descriptive aria-labels. Star ratings announce their numerical value. Vote buttons announce the current score.
Questions?
Reach us at accessibility@a-gnt.com.