anubhav-jangra / susi_chromebot

SUSI.AI Chrome Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome extension to access SUSI.AI

Code Quality Build Chat
Codacy Badge Build Status Join the chat at https://gitter.im/fossasia/susi_server

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.

Installation

$ git clone https://github.com/fossasia/susi_chromebot
$ cd susi_chromebot
$ cd src
  1. Clone this repository.
  2. Goto chrome://extensions on your chrome browser.
  3. Turn on developer mode if not already on.
  4. Load unpacked extension from src folder.
  5. Click on the SUSI icon you see on your browser toolbar (or) Use the keybkeyboard shortcut Alt+Shift+s to open.
  6. Right click on the manifest icon (SUSI.AI icon on chrome), then click on Options. Allow mic-access from there.

Working GIF

SUSI_CHROMEBOT_GIF

Want to Contribute?

Check Issues here.

Read CONTRIBUTING.md here.

Communication

Our chat channel on gitter can be found here.

About

SUSI.AI Chrome Extension

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 49.6%Language:CSS 26.7%Language:HTML 23.8%