This is a Virtual Desktop Assistant named Friday, developed in python for performing some basic daily tasks on command. I developed this while learning some new python modules.
This is just the beginning as The Project is in BETA Phase, many more features will be added on in the future :)
Inspired by: Kaushik Shreshtha on Youtube
My Recorded Demo: https://drive.google.com/file/d/1NJW0-sCF6ueoQA3uwkSFI7F8NAt1VpgC/view?usp=sharing [Demo has also been uploaded above with other files]
Assistant Working Demo by Kaushik Shrestha: https://youtu.be/V-hxJ1Wynr8
- Location Checking
- Search on Google
- Search on Youtube
- Time Wish according to Current Time
- Telling the time
- Playing any song on the internet
- Pulling search results from wikipedia
- Taking Screenshots, naming them and saving them as png files on Desktop
- A basic GUI made in Qt Designer containing START and STOP buttons
This is the main executable python file that is responsible for executing the Assistant.
This is the GUI file for the Assistant, it contains the code that makes up the Graphical User Interface of the Assistant.