Skip to content

An AI assistant that automates Linux or windows system on voice

License

Notifications You must be signed in to change notification settings

anuragh2002/FRIDAY-virtual-assistant

 
 

Repository files navigation

FRIDAY-virtual-assistant

An AI assistant that automates Linux or windows system on voice

Skylon Logo

HOW TO RUN?

#clone the repository
git clone https://github.com/rpj09/FRIDAY-virtual-assistant
cd F.R.I.D.A.Y-linux

# For windows replace F.R.I.D.A.Y-linux with F.R.I.D.A.Y-windows
#Now enter your details in eemail.py and online_class_links.py
"""
            'email':'[email protected]',    -->enter you own email
            'password':'abc',           -->enter you own password
            'administrator':'[email protected]',  -->other reciepents
            'admin':'[email protected]',
"""

pip install -r requirements.txt

#
python main.py

SUPPORTED PLATFORMS

NOTE: This project has cross-platform support but requires a bit of tweaking to support platforms other than linux

  • Linux
  • Windows
  • Mac (requires minor changes)

About

An AI assistant that automates Linux or windows system on voice

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%