In my endeavour to boil the oceans for accessibility, I've forced Codex to create Private Eye, a continuous (live) description addon for NVDA, using Ollama. That means if you have a good enough GPU, you can run Gemma4 or other models on your local machine or AI server. If not, ollama pull gemma4:31b:cloud and you can use Ollama's cloud models. They have a free teer that gives a good hour or so of AI per five hours, and $20 per month which gives 5 times that and I've never hit that limit. Also this is very new. Still, you can edit the general system prompt. It has a general, video, and game description mode. The video and game mode automatically enable when the window title has YouTube, Dizney, Prime Video, ETC. in the tital bar, and game runs when you're using RetroArch, PPSSPP, PCSX2, ETC.
Commands:
* NVDA Alt V: Start and stop. It takes a minute to stop if it's already requesting a description, I'll see if I can get that fixed. Probably see if network requests can use their own thread.
* NVDA Alt Shift V: Clear context.
* NVDA Alt Control V: Open settings.
Will I put it on the store? Maybe. I don't feel like it's good enough for that honor yet, but I'll let other people be the judge of this. Note that this is literally like an hour old.
https://www.dropbox.com/scl/fi/hk26jsoi8kfm6764jx44x/Private-Eye-0.2.2.nvda-addon?rlkey=o1j5oy2gfvy9t5zl256cjzk3x&dl=1
#NVDA #accessibility #ai #blind #ollama