Skip to content

H.A.L (Helpful Artificial Listener) Is a voice activated virtual assistant meant to help do simple tasks on your computer

Notifications You must be signed in to change notification settings

H-A-L-Project/H.A.L

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

H.A.L


H.A.L (Helpful Artificial Listener) Is a voice activated virtual assistant meant to help do simple tasks on your computer

image

HOW TO INSTALL FOR WINDOWS:

Install you version of H.A.L from Here

HOW TO INSTALL FOR UNIX:

install your needed wsl file from here
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 [email protected]