Skip to content

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.

Notifications You must be signed in to change notification settings

praveenchandra01/Personal-Alexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages