Skip to content

anuragh2002/FRIDAY-virtual-assistant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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':'xxx@gmail.com',    -->enter you own email
            'password':'abc',           -->enter you own password
            'administrator':'xxx@gmail.com',  -->other reciepents
            'admin':'xxx@gmail.com',
"""

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%