Read the statement by Michael Teeuw here.
Posts
-
RE: Kalliope assistant + MM
We have added a single line command install for Kalliope.
Tested on a single Raspberry Pi, both project fit perfectly and the whole can be installed in two command line.
Thanks for your feedback !
-
RE: Random quotes (with API)
I haven’t found anything that fit what I had in mind so I made it.
Here is the link to the module if you want to try it: https://github.com/Sispheor/MMM-quote-of-the-day
Features:
- show a random quote on the screen
- configure update interval
- translation on the fly of the quote in the language of your choice
- renew the quote from your module, the api or kalliope assistant
Result (in english here)
Renew the quote via Kalliope demo:
https://www.youtube.com/watch?v=eWxtJsHDU2o&feature=youtu.be -
RE: How do I "commit" changes to allow an update
Create a branch on top of the master one.
When an update is available, go back to the master, do the pull.
Then rebase your branch onto master. -
RE: Kalliope assistant + MM
@E3V3A
Actually, we consider here that the user start the installation from a fresh install raspbian.
So he is using Python 2 and pip2. -
RE: Kalliope assistant + MM
Kalliope is not an IA but a framework to make an assistant. Kalliope is like Ansible actually by design.
From neuron you can cover almost all features provided by current assistant like Google or Alexa.There is a Android app to control kalliope from your phone and a “Tasker” neuron to control your phone from kalliope.
Users have to make their brain in the language they want by using neuron. We provide “starter kit” to give a basic config and new user to understand the concept.
I Understand that is not what you are looking for. You should give a try to another app.