Skip to content
← Blog

June 15, 2026

Accessible streaming: making LLM chat usable with a screen reader

This post is a placeholder — full write-up coming soon.

The short version: streamed LLM output and screen readers don't naturally get along — aria-live regions can fire far too often, or go silent at the wrong moment. The full post covers the pattern this site's own "Ask my portfolio" widget uses to keep streaming answers usable with a screen reader.