aria-voice-web-agent

zandAkbari/aria-voice-web-agent
★ 0 stars Python Browser/Web Updated 9d ago
Aria — Voice-Powered Web Accessibility Agent for visually impaired users. Google ADK multi-agent system + MCP browser server + 7-pillar security. Kaggle AI Agents Capstone Project.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aria-voice-web-agent": {
      "command": "uvx",
      "args": [
        "aria-voice-web-agent"
      ]
    }
  }
}

Or install with pip: pip install aria-voice-web-agent

README Excerpt

> *Helping visually impaired users browse the web through voice, powered by AI agents.* **Track**: Agents for Good | **Competition**: [AI Agents: Intensive Vibe Coding Capstone Project](https://kaggle.com/competitions/vibecoding-agents-capstone-project) --- Over 2.2 billion people worldwide live with some form of visual impairment (WHO, 2023). While screen readers exist, they operate mechanically — reading raw DOM elements sequentially without understanding context, unable to summarize content,

Tools (9)

click_elementfill_form_fieldget_linksget_page_structurego_backnavigate_to_urlread_page_contentscroll_pagesearch_web