This Chrome Extension uses AI21 API to record speech during a meeting or video, store it in a Redis database and then ask any questions.
- Record speech during meetings or videos
- Store recordings in a Redis database
- Ask any questions related to the recording
- Clone this repository or download it as a ZIP file
- Extract the ZIP file (if downloaded as ZIP)
- Open Google Chrome and navigate to chrome://extensions/
- Enable Developer Mode by clicking the toggle switch on the top right corner of the page
- Click on "Load unpacked" and select the extracted folder of this extension
- The extension should now be installed and ready to use!
- Click on the extension icon in the top right corner of the browser
- Select "Start Recording"
- The extension will start recording your speech
- Click on "Stop Recording" when you're done
- The recording will be saved in the Redis database
- You can now ask any questions related to the recording by clicking on "Ask a Question" and typing in your question
This Chrome Extension uses the following technologies:
- AI21 API
- Redis database, Flask Server
- HTML, CSS, JavaScript
- Google Chrome Extension