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.
- 🚀 Code Scanning
- 🚀 Automated AI Fixes
- 🚀 IDE integration
- 🚀 Reports and Analytics
- Scans the source code
- Identifies the context of code
- Modifes the code to fit ARIA standards
- 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
git clone
cd airia
npm run dev
Open http://localhost:3000 with your browser to see the result and to test it out.
- Nextjs
- OpenRouter
- deepseek-r1-distill-llama-70b model
- Tailwind
- React Dropzone
- React Syntax Highlighter
- Add IDE integration
- Media context awareness
- Chrome extension that scans website & adds ARIA modification on the go
- Summarize and directions
- Voice chat with website