snehalmastud / Desktop_Assistant

Desktop Assistant that uses Speech Recognition and performs common tasks and also talk back to user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Assistant

Desktop Assistant written in python that takes voice input and performs tasks given by the user.

Requirements

  • OS: Windows
  • Python 3.x
  • IDE can be of your choice..e.g.,PyCharm, Python IDLE, VS Code, Spyder,etc.

About Packages!

e.g:

pip install pygame
  • Usage:
python snehal.py

Features present and accessing them:-

  • Google search:
    • Say anything like Who is Prime Minister of India?.
  • Translate:
    • Say anything like Translate Who are you in Bengali.
  • Alarm:
    • Say anything like Set Alarm.
  • Music:
    • Say anything like Play Music.
  • Open:
    • Say anything like Open Notepad.
    • Say anything like Open Google.
  • Date and Time:
    • Say anything like what is date?.
  • Joke:
    • Say anything like Tell me a Joke.
  • Arithmetic Operations:
    • Say anything like Calculate.

Note

Features works on Windows n Python 3.x


Hey there!

image


About

Desktop Assistant that uses Speech Recognition and performs common tasks and also talk back to user.

License:MIT License


Languages

Language:Python 100.0%