Building a general-purpose accessibility agent—and what we learned in the process
… Telling an LLM to “use accessibility best practices” with a short list of examples won’t work well. When generating code, LLMs have an unfortunate bias towards producing accessibility antipatterns since every major LLM currently available is trained on decades of inaccessible code. …