There are various home assistant solutions out there but all of them transfer your voice to some server for processing. This is a no-go for sane people although the technology is interesting and could be useful. There are various open source tools out there to achieve the same result but there is no turn key open source self hosted solution. The goal of this project is to implement a way to have a home assistant running locally - ideally with one command.
The project that is closer to the desired result is Mycroft (https://mycroft.ai/). It is very easy to run the client side components using one docker command but their backend is running remotely. All the tools they use though are open source so it only needs one to do the work and package them in a nice little docker-compose file (https://mycroft-ai.gitbook.io/docs/about-mycroft-ai/faq#can-mycroft-run-completely-offline-can-i-self-host-everything).
Extension:
If time allows, a new skill will be developed to wrap the cf cli. E.g. "Hey mycroft, what apps do I have running?" or "Hey mycroft, redeploy myapp"
Links
- https://mycroft.ai/
- https://mycroft.ai/initiatives/
- https://fosspost.org/lists/open-source-speech-recognition-speech-to-text
- https://mycroft-ai.gitbook.io/docs/about-mycroft-ai/faq#can-mycroft-run-completely-offline-can-i-self-host-everything
- https://market.mycroft.ai/skills
Looking for hackers with the skills:
bash python3 python docker docker-compose kubernetes
This project is part of:
Hack Week 19
Activity
Comments
-
about 1 year ago by DKarakasilis | Reply
Work happens here: https://github.com/jimmykarily/mycroft_offline
Similar Projects
Testing and adding GNU/Linux distributions on Uyuni by juliogonzalezgil
Join the rocket chat channel! [https://chat.su...
Phoebe - where AI meets Linux by mvarlese
Project Description
Phoeβe (/ˈfiːbi/) wan...
Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating system by pagarcia
Uyuni/SUSE Manager build client tools for each ...
Testing and adding GNU/Linux distributions on Uyuni by juliogonzalezgil
Join the rocket chat channel! [https://chat.su...
Learn python by building a homepage with Flask by mbrugger
I thought it would be time to learn a new progr...