Skip to content

ale-gen/My-Personal-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Personal-Assistant

This is a project of Personal Voice Assistant as desktop application. The application runs on Python Anaconda 3.6.

The project to ensure full functionality require:

Api keys should be in one file 'api_keys' in structure:

GoogleMaps <your_api_key>

Spoonacular <your_api_key>

OpenWeather <your_api_key>

Also you should have installed other packages like:

  • webbrowser
  • wikipedia
  • selenium
  • gTTS
  • speech_recognition
  • playsound
  • google_trans_new
  • tkinter

Functionality:

  • Open YouTube, search and choose videos, stop or play them, get fullscreen and switch on subtitles
  • Translate sentences with choosing language
  • Get recipe and shopping list to prepare the meal
  • Check current weather
  • Open google maps, search location, places in location and directions with 4 travel modes
  • Check some terminology in Wikipedia
  • Search some information in Google
  • Check current time
  • Check your location
  • Set alarm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages