Notifications
Clear all

[Closed] Mycroft AI. The Open Source Voice Assistant will be available to all Q.bo One users soon

5 Posts
3 Users
6 Reactions
3,777 Views
Qbo Robot
(@nonogrub)
Member Admin
Joined: 8 years ago
Posts: 185
Topic starter  

We are pleased to inform you that we have come to a working arrangement with Mycroft AI Inc to have their Open Source Voice Assistant available to all Q.bo One users.  In order to facilitate that, we have recently concluded an agreement on the use of their trademark as future Q.bo will come with Mycroft AI’s voice assistant installed.  Existing users will be given instruction in the near future on how they can install Mycroft to their Q.bo One.  There are no charges for this installation although users are encouraged to sign up for premium membership to help support the building of the technology.

Mycroft is the world’s first free and open-source voice assistant for Linux-based operating systems that uses a natural user interface.  Its code was formerly copyleft but it is now under a permissive license.  The best part of this is that your conversation is kept completely private and not tracked for further marketing.

Mycroft AI is undergoing an exciting moment as the platform’s capabilities is growing exponentially.  The Developer Community is constantly working on new skills while assuring and improving the quality of existing ones.  For users, new skills can be added easily to Q.bo through your laptop or smartphone. 

We are excited to have Q.bo One work with Mycroft AI.  It is in our hope that our work together will bring open voice assistive AI further and wider.


   
(@mrgrymreaper)
Active Member
Joined: 5 years ago
Posts: 5
 

So with Q.bo would when using Mycroft AI be able to say have the robot act like a mobile sentry patrolling inside the home? So essentially when using the HomeAssistant.io to manage the security it be a mobile surveillance camera sending it into the security system?


   
chrisbuy
(@chrisbuy)
Member
Joined: 6 years ago
Posts: 71
 

This would be indeed possible. Although there is some programming (at least scripting) to be done. The advantage of this device is that the Raspberry Pi Python code is open source and can be quite easily adapted to whatever you need. I've been playing around with it quite successfully!

--
Christian Buysschaert
Leuven - Belgium
Email christian.buysschaert@gmail.com


   
(@mrgrymreaper)
Active Member
Joined: 5 years ago
Posts: 5
 

Unfortunately I'm not so lucky with Python. However I'm rather taken to the ECMA scripting language. Especially given its possibility for Asynchronous I/O operations!


   
chrisbuy
(@chrisbuy)
Member
Joined: 6 years ago
Posts: 71
 

Well, if you invest enough time to understand Python, you can completely rewrite everything in Javascript. There is one library (object), the Controller class which you need to port to Javascript and then you are off to go. But...

Be careful all available and delivered code, Mycroft, Google Assistant, etc. is all written in Python. If you want to immediately take advantage of those features in Javascript, you will need to rewrite them all in Javascript.

--
Christian Buysschaert
Leuven - Belgium
Email christian.buysschaert@gmail.com


   
Share: