---
title: "LLMs Are Proving That It Is Impossible to Automate Away…"
url: https://daily.dev/posts/llms-are-proving-that-it-is-impossible-to-automate-away--lu5ikh3jo
source_url: https://8thlight.com/insights/llms-proving-impossible-automate-away-human-experience
type: article
source: "8th Light"
published: 2026-04-15T14:23:37.297Z
updated: 2026-04-15T14:24:02.120Z
tags: ["llm", "accessibility"]
reading_time: 11
upvotes: 1
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# LLMs Are Proving That It Is Impossible to Automate Away…

**[8th Light](https://daily.dev/sources/8thlight)** · 11 min read · 1 upvotes · 1 comments

## Summary

Automated accessibility tools and LLMs fall far short of replacing human specialists in web accessibility auditing. Standard scanners miss 50–70% of real barriers, and a 2025 study found that leading LLMs (GPT-4o, Gemini, Llama 3) detected only 30–38% of what traditional scanners find — meaning an LLM-only workflow may surface as little as one in ten actual accessibility issues. LLMs also hallucinate violations, citing non-existent WCAG criteria and ARIA attributes, creating a credibility problem on top of a coverage problem. Even when violations are detected, fix code is rarely compilable without manual intervention. The core argument is that true WCAG compliance requires lived disability experience and real screen reader testing (NVDA, JAWS, VoiceOver) — something no algorithm can replicate. Automated tools are a valuable first layer, not a final one.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://8thlight.com/insights/llms-proving-impossible-automate-away-human-experience>

## Similar posts on daily.dev

- [AI Is Not Your Accessibility Expert: What LLMs Still Miss About WCAG](https://daily.dev/posts/ai-is-not-your-accessibility-expert-what-llms-still-miss-about-wcag-hvyllq2wl) · SitePoint · 1 upvotes · 0 comments
- [LLMs were trained on an inaccessible web — AudioEye data shows AI is still building one](https://daily.dev/posts/llms-were-trained-on-an-inaccessible-web-audioeye-data-shows-ai-is-still-building-one-shfwvpux5) · The New Stack · 1 upvotes · 0 comments

---

Tags: [#llm](https://daily.dev/tags/llm), [#accessibility](https://daily.dev/tags/accessibility)

[View this post on daily.dev](https://daily.dev/posts/llms-are-proving-that-it-is-impossible-to-automate-away--lu5ikh3jo)
