/Cyberpal

Primary LanguagePython

CyberPal

What you narrate, is What I illustrate.

What it does?

The program carries out major/prime tasks via voice commands given by the user. It uses different python modules to recognize the user’s voice command and do what is asked. The program works as a digital voice assistant that uses voice recognition, Python language for processing algorithms, and voice synthesis to listen to specific voice commands and return relevant information or perform specific functions as requested by the user. The assistant can open websites like Youtube, Google, Wikipedia, and music player. Furthermore, it can even search on youtube and google. It can inform you current time and date. It can ask you riddles, tell you a joke, tell you current news, and can suggest you some random activity.

Deployment

  • Clone the project
  • Open terminal and follow the below command
  cd 'path to cloned project'
  • Run on terminal
  python CyberPal.py

Demo

Authors