2a059a73dc | ||
---|---|---|
buildroot@c0cef3d444 | ||
buildroot-external | ||
buildroot-patches | ||
documentation | ||
scripts | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md |
README.md
MycroftOS
MycroftOS is a bare minimal linux OS based on Buildroot to run the Mycroft A.I. software stack on embedded devices. The software stack of Mycroft creates a hackable open source voice assistant.
More information about the development, process, ideas etc. at https://www.j1nx.nl More information about the Mycroft A.I. software stack at https://mycroft.ai
System.
- MycroftOS - Full 64 Bit distribution
- Linux kernel 5.4.42
- Buildroot 2020.02.3
- Mycroft 20.02.4
- Mycroft-GUI 1.0+ (latest dev version)
- Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b)
- Raspberry Pi 4 (Current development hardware)
Stats:
Getting started.
At this moment development is in very early stages and focussed on the Raspberry Pi 3B & 4. As soon as an initial first workable version is created, other hardware might be added.
Documentation.
More information and instructions can be found within the "documentation" folder.
Credits
Mycroft AI (@MycroftAI)
Buildroot (@buildroot)
Inspired by;
HassOS (@home-assistant)
Recalbox (Gitlab - @recalbox)