Go to file
Nicola Leonardi 4f189ec32e image extraction and MLLM management 2025-11-15 19:11:09 +01:00
README.md image extraction and MLLM management 2025-11-15 19:11:09 +01:00
image_extractor.py image extraction and MLLM management 2025-11-15 19:11:09 +01:00
mllm_management.py image extraction and MLLM management 2025-11-15 19:11:09 +01:00
requirements.txt image extraction and MLLM management 2025-11-15 19:11:09 +01:00
utils.py image extraction and MLLM management 2025-11-15 19:11:09 +01:00
wcag_validator.py image extraction and MLLM management 2025-11-15 19:11:09 +01:00

README.md

WCGA AI validator

  • Install the required dependencies (inside the docker folder)
pip install -r requirements.txt
  • Start the application

LLM_accessibility_validator/wcag_validator.py