Skip to content

Chrome Extension to capture captions of ongoing meetings by using webkitspeechrecognition api for all the web video conferencing platforms (for google meet, it directly extracts the captions) and sends to flask api for summarization.

Notifications You must be signed in to change notification settings

gisty-org/chrome-extension

Repository files navigation

A chrome extension to capture captions of google meet and convert voice to text using webkitspeechrecognition api for meets other than google meet.

Steps to use chrome extension:

  1. Clone the repo
  2. Open google chrome > (3 dots at top right)customize and control google chrome > more tools > Extensions
  3. Click on load unpacked and browse to the folder where the project lies
  4. Copy the ID generated and replace it with CHROME_EXTENSION_ID in global.js file.
  5. Click on the refresh button of the extension tile.

Enjoi using the extension 😋

About

Chrome Extension to capture captions of ongoing meetings by using webkitspeechrecognition api for all the web video conferencing platforms (for google meet, it directly extracts the captions) and sends to flask api for summarization.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published