AI Assisted Screen Reader is a Chrome extension that brings practical, on-demand accessibility to any web page. It combines a lightweight screen reader with automatic accessibility improvements, powered by AI and natural-sounding text-to-speech.
Purpose: Help users navigate and understand poorly labeled or non-semantic websites, especially where only a few elements are focusable. What it does: Screen Reader: Reads out focused elements and, on voice command (“explain this”), describes the current element in context (role, name, attributes, parent region). Accessibility Improvements: On demand, upgrades common anti-patterns (e.g., div-as-button, span-as-link, custom nav items) by adding proper roles, labels, tabindex, and keyboard activation. AI Auto-Apply: Optionally sends the raw DOM to an AI auditor that suggests ARIA improvements; the extension applies them automatically.
Log in or sign up for Devpost to join the conversation.