Section 01
[Main Post/Introduction] Cross-Model Validation Study on Evaluating and Fixing Web Accessibility with LLMs
This study explores the use of Large Language Models (LLMs) to automatically detect and fix web accessibility issues. It conducts cross-model validation of mainstream models based on the W3C ACT Rules Test Suite and provides an open-source benchmark framework. The core uses a two-stage evaluation method: the first stage tests the model's accessibility result prediction and rule retrieval capabilities; the second stage tests the repair code generation capability and validates the quality through cross-model re-evaluation.