This is a chrome extension to access SUSI.AI.
In certain situations the user wants to access certain functionalities of SUSI.AI without leaving the tab they are currently browsing. In those situations, using a chrome extension could turn out to be a viable option, and that is exactly what we're trying to accomplish.
$ git clone https://github.com/fossasia/susi_chromebot
$ cd susi_chromebot
$ cd src
- Clone this repository.
- Goto
chrome://extensions
on your chrome browser. - Turn on developer mode if not already on.
- Load unpacked extension from
src
folder. - Click on the SUSI icon you see on your browser toolbar (or) Use the keybkeyboard shortcut
Alt+Shift+s
to open. - Right click on the manifest icon (SUSI.AI icon on chrome), then click on
Options
.Allow
mic-access from there.
Check Issues here.
Read CONTRIBUTING.md
here.
Our chat channel on gitter can be found here.