Skip to content

Weiores/Effin-IEEE-WebGuide

Repository files navigation

Web Guide - Chrome Extension

unnamed

Your virtual tour guide for the web. Making the internet accessible for everyone.

Overview

Web Guide is a Chrome extension that acts as a virtual tour guide for any webpage. It helps users understand where they are, what the page is for, and guides them to their next action—solving accessibility challenges for people who struggle with understanding pages and navigating to the right place.

Key Features

image
  • Page Summarization: Explains the current page in simple, clear language
  • Next Action Guidance: Suggests what users can do and highlights the recommended element
  • Voice Commands: Speak naturally to ask questions or request navigation
  • Voice Responses: Hear responses spoken aloud (Text-to-Speech)
  • Visual Indicators: Animated arrows and highlights point to relevant elements
  • WCAG Aligned: Designed with accessibility principles at its core

Quick Start

Installation (Developer Mode)

image

A chrome extension that uses AI to guide user through voice mode and visual cues

  • Step 1: Download the zip file
  • Step 2: Head to chrome://extensions
  • Step 3: Turn on Developer Mode
  • Step 4: Click Load Unpack at the top left of the side bar
  • Step 5: Use the extension as per normal and enable mic permission on the webpage
  • Step 6: Refresh the webpage if the extension could not load
Screenshot 2026-02-06 085359

Voice Commands Examples

  • "Where am I?"
  • "What is this page about?"
  • "What can I do here?"
  • "Take me to checkout"
  • "Find the search bar"
  • "Show me the menu"
  • "I want to log in"
image

Visual Guidance

image

When the extension identifies a relevant element:

  1. The page scrolls to bring the element into view
  2. An animated arrow points to the element
  3. A tooltip describes what the element is
  4. A pulsing highlight draws attention

Click anywhere to dismiss the highlight.

Screenshot 2026-02-06 090252

Requirements

  • Browser: Chrome or Edge with Manifest V3 support
  • Permissions: activeTab, scripting, storage, and <all_urls> host access (see manifest.json)
  • Network: Outbound HTTPS access to Groq and ElevenLabs APIs (or a backend proxy)
  • Microphone: Required for voice commands when VOICE_INPUT is enabled
  • Audio output: Required for voice responses when VOICE_OUTPUT is enabled

Contributors


Team Effin @ iNTUition v12.0

About

AI Web Guide for Chrome Extensions

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors