nextmarte Claude Opus 4.8 commited on
Commit
000bf8b
Β·
1 Parent(s): 7d3f76f

docs: lead with accessibility (designed blind-first)

Browse files

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

Files changed (1) hide show
  1. README.md +7 -5
README.md CHANGED
@@ -42,11 +42,13 @@ the button**, and in live mode Iris simply listens.
42
  - **Double-tap** β†’ toggle live mode (hands-free listening + new-thing alerts). Say *"stop"* to turn it off.
43
  - First run: **choose your language by voice** ("say your language"). Language & accessibility toggles sit in the top corners.
44
 
45
- ## Accessibility, treated as a first-class citizen
46
- - Camera turns on by itself; **tap anywhere** to act β€” no precise targets.
47
- - **Hands-free** continuous listening in live mode.
48
- - Big, labelled buttons for low vision + a **high-contrast / larger-text** toggle.
49
- - Keyboard focus rings, ARIA labels, haptic feedback; respects the OS *reduced-motion* and *more-contrast* settings.
 
 
50
 
51
  ## How it works β€” small models only, ≀ 32B total
52
  | Stage | Model | Params |
 
42
  - **Double-tap** β†’ toggle live mode (hands-free listening + new-thing alerts). Say *"stop"* to turn it off.
43
  - First run: **choose your language by voice** ("say your language"). Language & accessibility toggles sit in the top corners.
44
 
45
+ ## Accessibility β€” the starting point, not a coat of paint
46
+ Iris was designed for a blind user **first**, so the whole interface gets out of the way:
47
+ - **The whole screen is one button** β€” tap to describe, hold to ask, double-tap for live mode. No precise targets to find, no menus to navigate.
48
+ - **It talks first.** Spoken onboarding on the first interaction, and you **choose your language by voice**.
49
+ - **Hands-free** continuous listening in live mode β€” once it's on, no buttons at all.
50
+ - **For low vision too:** big, clearly *labelled* buttons (real SVG icons, not emoji) and a **high-contrast / larger-text** toggle.
51
+ - **Built to standard:** keyboard focus rings, ARIA live regions, haptic feedback, and it honours the OS *reduced-motion* and *more-contrast* settings.
52
 
53
  ## How it works β€” small models only, ≀ 32B total
54
  | Stage | Model | Params |