Skip to content

syntithenai/snips-assistant-basics

Repository files navigation

Snips Assistant - Basic Skills

MIT License

snips-assistant-basics combines a snips assistant vocabulary zip and a range of snips skills from pypi together with a Snipsfile

Installation

First ensure snips and snipsskills is installed

https://github.com/snipsco/snips-platform-documentation

https://github.com/snipsco/snipsskills

Clone the repository and from inside the top level folder run snipsskills install and snipsskills run:

cd /home/pi
git clone https://github.com/syntithenai/snips-assistant-basics.git
cd snips-assistant-basics
snipsskills install
(optionally run tests)   make
snipsskills run

Usage

Four skills are tied to voice commands

Maths

  • "what is 4 plus 2"

Spelling

  • "spell kitten"

MonitorControl

  • "turn the monitor on", "turn the monitor off"
  • "set the monitor volume to 70"
  • "set the monitor brightness to 100"

UsbPower

  • "turn on/off usb port 2","turn off the usb light" !!! Supported hubs only - https://github.com/mvp/uhubctl. By default a raspberry pi, this will turn off all usb power including the microphone and crash snips :(

Contributing

target:https://raw.githubusercontent.com/snipsco/snips-skill-hue/master/LICENSE.txt
alt:MIT License

About

example snips assistant pulling together a suite of basic skills

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors