Skip to content

reshabh27/hackathon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

PERSONAL_Voice_ASSISTANT

INSTRUCTIONS

  • EARPHONES ARE MUST FOR THE CODE TO INPUT VOICE COMMAND.
  • just speak what you want when the Assistant starts listening.

You can Use Specific Keywords for specific functions:-

  • WIKIPEDIA :WIKIPEDIA_SEARCH
  • SEARCH :GOOGLE SEARCH
  • ACTIVATE ALPHA :WOLFRAM_MODE
  • TIME/DATE :SHOW_TIME/DATE
  • MEANING OF :DICTIONARY_MEANING
  • I AM BORED :RANDOM programming JOKES
  • OPEN :OPEN VARIOUS SITES
  • OPEN :OPEN_APPS (CODE_BLOCKS , VS CODE ,DOWNLOADS_FOLDER , SPOTIFY)
  • SHUTDOWN :turns the computer off
  • PLAY MUSIC :plays music (directory should be specified)

you can also open some common websites LIKE:

google; youtube; google_drive; facebook; instagram; twitter; Stack_Overflow; Git_Hub; IITR MAIN WEBSITE; CHANNEL I;

IMPORTANT MODULES TO BE DOWNLOADED FOR THE CODE TO RUN:

  1. pyttsx3
  2. wolframalpha
  3. google
  4. pyjokes
  5. SpeechRecognition
  6. wikipedia
  7. datetime
  8. webbrowser
  9. os
  10. sys
  11. random
  12. pyAudio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%