Desktop Assistant

It is same as Google Assistant which we use in our phones. It works over user's voice commands. You can control your system with your voice command. It can: 1. Open and close any application of system. 2. Search anything on Google or Youtube. 3. Able to speak time & date. 4. Send email through voice commands. 5. Play or Stop music in our system. 6. Solve any algebraic and mathematical problems. 7. Restart, Sleep or Shut Down the system. And many more features.

11
15
Python

Desktop-Assistant

GitHub GitHub stars GitHub stars

In this lockdown period I used my Python skills and made a Desktop Assistant.
It is same as Google Assistant which we use in our phones.
It works over user’s voice commands.
You can control your system with your voice command.

It can:

  • [x] 1. Open and close any application of system.
  • [x] 2. Search anything on Google or Youtube.
  • [x] 3. Able to speak time & date.
  • [x] 4. Send email through voice commands.
  • [x] 5. Play or Stop music in our system.
  • [ ] 6. Solve any algebraic and mathematical problems.
  • [x] 7. Restart, Sleep or Shut Down the system.

And many more features.

Contributing

  1. Fork it (https://github.com/PRASUNR0Y/Desktop-Assistant/fork)
  2. Create your feature branch (git checkout -b feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin feature)
  5. Create a new Pull Request