ListenLM
Overview
Formats AI chat responses for screen readers with ARIA landmarks, code block labels, and keyboard navigation.
ListenLM adds screen reader accessibility to Claude, ChatGPT, Gemini, and Copilot. It labels code blocks by language, marks headings, tables, lists, and quotes with proper ARIA roles, announces when responses finish generating, and adds keyboard shortcuts to jump between code blocks and headings within a response, all without changing how the page looks. If a chatbot outputs: ## Setup - Install the package - Configure your API key ```javascript npm install foo const key = process.env.API_KEY Without ListenLM: a screen reader hitting a typical AI response just reads the visible text flatly, with no structure cues: "Setup Install the package Configure your API key npm install foo const key = process dot env dot API underscore KEY" With ListenLM: the same response gets structural landmarks announced: "Heading: Setup. Bulleted list, 2 items. Bullet: Install the package. Bullet: Configure your API key. JavaScript code block. npm install foo const key = process dot env dot API underscore KEY. End JavaScript."
0 out of 5No ratings
Details
- Version1.2.0
- UpdatedAugust 4, 2026
- Offered bynimaysharma101
- Size53.02KiB
- LanguagesEnglish (United States)
- Developer
Email
nimaysharma101@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes