Skip to content

junaidify/meeting-copilot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Meeting Copilot - Chrome Extension

Real-time meeting assistant that listens for questions and displays AI-generated answers as subtle text suggestions.

Setup

  1. Open chrome://extensions/ → Enable Developer mode
  2. Click Load unpacked → Select the meeting-copilot folder
  3. Click the extension icon → Enter your Gemini and/or Nvidia NIM API keys
  4. Enter your name for directed question detection
  5. Optionally upload meeting context documents

Usage

  • Join a meeting (Google Meet, Teams Web, Zoom Web)
  • Click Start in the extension popup (or press Ctrl+Shift+M)
  • A small green dot appears at bottom-right confirming it's listening
  • When a question is detected, the suggestion bar appears at the bottom
  • The answer reveals word by word in the center slot

Controls

Key Action
Ctrl+Shift+M Toggle on/off
Escape Dismiss current answer
(Arrow Right) Reveal next word faster
Click center slot Reveal 3 words at once

Architecture

content.js     → Speech recognition + Question detection + UI overlay
service-worker → Tab capture + API orchestration + Context engine
popup          → Settings + Document upload
utils/         → Gemini API, Nvidia API, Context engine, Question detector

API Keys

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages