/Personal-Alexa

Personal Alexa (voice assistant) is developed in Python, which performs tasks on voice commands such as google search, find location on google maps, send emails, play music, and many more.

Primary LanguagePython

Personal Alexa

Personal Alexa is just like Amazon Alexa which performs tasks on voice commands, developed using Python It takes voice input and executes the task accordingly

Features

  • Greet according to day time
  • Performs google search
  • Find location on google maps
  • Send emails
  • Wikipedia search
  • speaks
  • Play offline music
  • Open Spotify
  • Open youtube

Packages Used

  • pyttsx3 (text-to-speech)
  • smtplib
  • speech_recognition
  • wikipedia
  • webbrowser
  • os
  • datetime