Important information: Following the acquisition of Snips by Sonos, the Snips Console is not available anymore after January 31, 2020. As such, we have exported all data of the English and German version of this app from the Snips Console and made these available in the directory console with the same MIT license as the rest of this project. This project has been archived. If you're searching for an alternative to Snips, I believe that Rhasspy is currently the best choice for an offline open source voice assistant.
With this Snips app, you can ask some information about your Snips assistant, like its name, ID, the platform it is running on, the Snips version, the latest available Snips version, whether it's running the latest Snips version, its hostname and IP address, its uptime, the installed apps and the number of intents it understands.
The easiest way to install this app is by adding the corresponding Snips app to your assistant in the Snips Console:
- English: Assistant information
- French: Informations de l'assistant
- German: Assistents Informationen
This app recognizes the following intents:
- AssistantApps - The user asks which apps the assistant has.
- AssistantID - The user asks the assistant's ID.
- AssistantIntents - The user asks the assistant how many intents it understands.
- AssistantName - The user asks what the assistant's name is.
- AssistantPlatform - The user asks what platform the assistant is running on.
- Hostname- The user asks the assistant what hostname the Snips machine has on the local network.
- IPAddress - The user asks the assistant what IP address the Snips machine has on the local network.
- LatestSnipsVersion - The user asks the assistant what the latest available version of Snips is.
- LatestSnipsVersionRunning - The user asks the assistant whether it is running the latest version of Snips.
- SnipsVersion - The user asks the assistant what version of Snips it is running.
- Uptime - The user asks the assistant how long its machine has been running.
This app is provided by Koen Vervloesem as open source software. See LICENSE for more information.