[winners] SUSI.AI: Install the Open Source Personal Assistant on Your Linux Desktop and Test It
SUSI.AI can now be run on Linux Desktops.
TASK
Your task is to setup the system on a Linux desktop and test some interactions. Please share a screenshot of the installation screen with your username and a video with a short voice interaction and your screen.
If you want to get it running without reading all the small print, below is a quickstart. A guide for Debian, Ubuntu, Linux Mint, Fedora, CentOS and others is on the installer repository.
QUICKSTART
The preferred method is installing SUSI.AI into your home directory, but using sudo
to install the required Python modules.
Get started by adding the following into the terminal:
wget https://raw.githubusercontent.com/fossasia/susi_installer/development/install-requirements.sh
bash install-requirements.sh --system-install
followed by
wget https://raw.githubusercontent.com/fossasia/susi_installer/development/install-susi.sh
bash install-susi.sh --dev
(this will change to install.sh
after testing).
The above commands will install all necessary system packages and Python libraries, and SUSI.AI into ~/SUSI.AI
.
After that start SUSI.AI according to the output of the installer and test it. Record some interactions and your screen.
EXPECTED OUTCOME
- Screenshot of terminal with installation screen showing your username
- Recorded voice interaction and screen recording (e.g. 1 minute or more)
- Feedback about errors if any on issue tracker
LINKS
- Instructions: https://github.com/fossasia/susi_installer
- Site: https://susi.ai