DreamerMind / snips-app-onboarding

Onboarding app helping to discover capacities of your assistant and monitor statuses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Onboarding app for Snips

Python versions Languages Snips App Store

WARNING ! can be used by internal snipsters only for now :( due to dataset.json shipping limitation

With this Snips app, you can ask some informations about your Snips assistant and have an onboarding at startup about which hotword is setted up, how to call intents.

Installation

The easiest way to install this app is by adding the corresponding Snips app to your assistant in the Snips Console:

Usage

This app recognizes the following intents:

  • IntentSamples - The user asks the assistant how to call this intent then samples are provided by TTS
  • IntentList - The user asks the assistant list of intents then list is provided by TTS

Copyright

This app is provided by Dreamermind as open source software. See LICENSE for more information.

Code Guide style

use black auto formatter with -l 80

About

Onboarding app helping to discover capacities of your assistant and monitor statuses

License:MIT License


Languages

Language:Python 89.5%Language:Shell 10.5%