loader image

MycroftAI – Linux Free Personal Assistant

What makes us different from other similar websites? Forums Tech MycroftAI – Linux Free Personal Assistant

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #6811
    thumbtak
    Keymaster

    This is a free personal assistant you can install on Linux. To install, do the following …

    $ cd ~/
    $ git clone https://github.com/MycroftAI/mycroft-core.git
    $ cd mycroft-core
    $ bash dev_setup.sh
    $ ./start-mycroft.sh

    To stop run the following:
    $ cd ~/
    $ cd mycroft-core
    $ ./stop-mycroft.sh

    To uninstall, run the following:
    $ rm -rf ~/.mycroft
    $ rm -rf /opt/mycroft
    $ rm -rf ~/mycroft-core

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
TAKs Shack