P.E.R.C.Y (Processing Engine for Response and Commands for You) is an opensource, voice activated assistant that executes commands that you tell it to (e.g. What’s the weather like). Percy also has its own, fully customizable and sleek user-interface with widgets for the weather, and an animated background and text, that all responds to your commands that you give it.
P.E.R.C.Y uses Python’s voice recognition module with Googles engine to accurately read and respond to what you say
P.E.R.C.Y uses OpenWeatherMap’s free weather API to accurately display the current weather in your location
P.E.R.C.Y uses Python’s Pyttsx3 module with Window’s built in voices to give you spoken responses
P.E.R.C.Y uses PyQt5 for the entire user-interface
This project first started out as a personal assistant inspired by Jarvis from Iron Man. I realized however, that I could make money from this, which is why you will see small ads on this site. My eventual goal is to buy a 3d printer which means that I need around 350 US dollars. I have no real expectations to make that amount of money but this also serves as a good way to get experience with websites and ads.