A Chrome extension that records meeting audio (tab + mic), saves the recording locally and sends it to your FastAPI backend for transcription and diarization.
-
Captures both tab and microphone audio.
-
Sends recordings to your backend for processing.
-
Supports FastAPI servers running locally (via Docker).
-
Easy-to-use popup interface.
-
Clone this repository:
git clone https://github.com/Harshs-09/meeting-bot-chrome-extension.git
-
Open Chrome and navigate to "chrome://extensions/" .
-
Enable Developer mode (top-right toggle).
-
Click “Load unpacked” and select the cloned folder.
-
The extension should now appear in your Chrome toolbar.
-
Visit any tab of your choice (eg., Youtube, Google Meet, etc.)
-
Click the extensions icon in your browser.
-
Select the Meeting Audio Recorder extension and click on "🎬 Open Recorder".
-
Enter your email, click Start and choose the tab to record.
-
Once done, click Stop and you can save it from the file dialog.