AGY VENOM · RUACH

Install

Voice-first wrapper · any web chat · Ava TTS · TUI inject

Download

22 KB · manifest v3 · works in Chrome, Edge, Brave, Arc, Vivaldi, Opera, and Orion (iOS / macOS).

v—·MV3·Free

AChrome · Edge · Brave · Arc · Vivaldi

  1. Download veinom.zip above
  2. Unzip it anywhere (Finder/Explorer right-click → Extract All)
  3. Open chrome://extensions/ (or edge://extensions/, brave://extensions/)
  4. Toggle Developer mode ON (top-right)
  5. Click Load unpacked → select the unzipped folder
  6. Pin AGY VENOM to the toolbar
  7. Visit any chat site (ChatGPT, Claude, Gemini, Perplexity, Grok, Sintra, Poe, etc.)
  8. Click Start on the floating panel that appears bottom-right · grant mic permission

BOrion · iOS · iPad · macOS

Orion is the only iOS browser that runs unmodified Chrome extensions. To sideload AGY VENOM:

  1. Open this page in Orion (download from App Store if needed)
  2. Tap and hold the Download button above → Download Linked File
  3. Open Orion → tap aA in the URL bar → Settings
  4. Scroll to Extensions → tap + or Install from File
  5. Pick the downloaded veinom.zip from your Files app
  6. Toggle the extension ON in Orion's extension list
  7. Grant mic + tab permissions when prompted

Note: voice input on iOS Safari uses Apple's STT, which is currently the only browser STT available on iOS. Local Ava TTS server (localhost:7723) only reaches the iPhone if it's on the same Wi-Fi as your Mac/PC and you adjust the URL in the extension settings to your machine's LAN IP.

CLocal Ava TTS Server

Default voice is Microsoft Edge-TTS Ava Multilingual Neural via a tiny localhost Python relay. Set it up once:

pip install edge-tts aiohttp
python ava-server.py

The ava-server.py script is included in the zip under ava-local/. Server listens on http://localhost:7723. Or pull it from the repo.

DWhat AGY VENOM does