gabru-md / susi-terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

susi-terminal

For the terminal freaks who want everything done from terminal. It uses SUSI.AI as it's primary personal assistant.

Why SUSI-Terminal?

SUSI is an intelligent Open Source AI that is built to do several tasks. Using SUSI.AI's API and the power of Node.JS we try to built a powerful personal assistant for Linux. This assistant will be capable of doing several tasks. Searching , Quering and Playing Music are just some of them.

A Complete Personal Assistant using SUSI.AI . Written in Node.JS

REQUIREMENTS

INSTALLATION

sudo apt-get install sox libsox-fmt-mp3    
sudo npm install -g

Playing Music

  • To play Music
  • It will ask you to keep the music files in /home/_your-username/susi.ai/music
  • If the folder is not created susi will automatically create one.
  • susi -play "SONGNAME"
  • Enjoy the music 🎵

CONTRIBUTORS

About

License:GNU Lesser General Public License v2.1


Languages

Language:JavaScript 100.0%