Skip to content

busekoseoglu/VoiceAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

VoiceAssistant

Simple Voice Assistant with Python

In this project:

  • wikipedia (pip install wikipedia)
  • speech_recognition (pip install speech_recognition)
  • pyttsx3 (pip install pyttsx3)
  • datetime (pip install datetime)
  • webbrowser (pip install webbrowser)
  • wolframalpha (pip install wolframalpha) moduls are used.

In opening first it take times and according to that it says "good morning", "good afternoon" or "good evening". After it ask "how can i help you" and listen.

If you want open youtube, google, twitter or github, you should say "open website_name"

If you want search in wikipedia, you should ask your question with adding wikipedia phrase.

Besides this steps, if you ask something else, it answers using wolframalpha.

About

Simple Voice Assistant with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages