Browsit is a voice-enabled browser assistant, packaged as a Chrome extension.
Due to CORS restrictions, you'll need to have a proxy running. Instructions on this repository.
Run cp .env.example .env
and add your Wit.ai access token.
yarn
yarn && yarn build
Open Chrome, chrome://extensions
, Load Unpacked
, and select the build/
folder.
yarn start
Open any webpage, allow microphone usage, and start speaking!
Example flow:
- Can you click on "Write something"
- Now enter "Hello Facebook team" in the "What are you working on" input field
- Perfect, you can press Post
- Ok... Scroll down a little bit
- Can you zoom in on that?