Skip to content

kurilpratik/airia

Repository files navigation

AiRIA - AI for ARIA Web Accessibility

This project acts as a tool that takes care of everything ARIA, web accessibility using LLM powered code. It helps users with disabilities to access websites comfortably by finetuning the screen reader as per the content, making the internet and inclusive space.

This project was developed at Hack For Impact, 2025 @ IIIT Delhi.

Landing Page Landing Page

Dashboard Dashboard

Code Suggestions Code Suggestions

Key Features

  • 🚀 Code Scanning
  • 🚀 Automated AI Fixes
  • 🚀 IDE integration
  • 🚀 Reports and Analytics

How this works?

  1. Scans the source code
  2. Identifies the context of code
  3. Modifes the code to fit ARIA standards

Why this matters?

  • Legal compliance: Ensures WCAG 2.1 and ADA compliance
  • Wider Audience: Improves accessibility for users with disabilities
  • Developer Productivity: Automates best practices and saves time
  • Innovation: Uses AI for meaningful impact in web development

Getting Started

git clone

cd airia

npm run dev

Open http://localhost:3000 with your browser to see the result and to test it out.

Technology Stack

  • Nextjs
  • OpenRouter
  • deepseek-r1-distill-llama-70b model
  • Tailwind
  • React Dropzone
  • React Syntax Highlighter

Scope of Work

  • Add IDE integration
  • Media context awareness
  • Chrome extension that scans website & adds ARIA modification on the go
  • Summarize and directions
  • Voice chat with website

About

AI powered web accessibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published