H.A.L (Helpful Artificial Listener) Is a voice activated virtual assistant meant to help do simple tasks on your computer
sudo apt-get install python3
sudo apt-get install git
sudo apt-get install python3-pip
#then install the wsl file with pip
pip3 install (wsl filename here)
#then clone the git
sudo apt-get install git
git clone https://github.com/H-A-L-Project/H.A.L.git
cd H.A.L
git checkout {Version name here}
pip3 install -r requirements.txt
python3 main.py
to contact the creator, email him at kinectcode@gmail.com