You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sunday - The Voice Assistant has been implemented by using languages such as 🔺Python,🔹Javascript,📍HTML and
⭐CSS.This is one of the sophisticated way to build personal voice assistant with various features such as Time,Wikipedia,
Weather,Basic conversations,Social media(Automated whatsapp),Google Maps,Automated online classes, Translate in
different languages, Internet speed test, Image Capture(OpenCV),Toss Coin, Poweroff PC and Two methods in Terminations.
Bash 📝
pip install -r requirements.txt
python sunday.py
Features 🔏
1. Time ⏲️
Sunday indicates accurate date and time in your country in a format of dd-mm-yyyy and hours:minutes:seconds.
The example as follows,
2. Wikipedia 📖
Sunday notifies about any wikipedia from google as per our command line. Let's have an example
➡️command line - "Mahesh babu wikepedia". As follows...
3. Basic conversations 💬
We can have casual conversations with Sunday😃.Those are :-
"who are you" ▶️ "Hello, I am Sunday, The Voice assisstant."
"who am i" ▶️ "You might be a human."
"why do you exist" ▶️ "It is a secret."
"how are you" ▶️ "I am fine, Thank you!" etc.
4. Automated Applications from PC and Browser 🌏
Sunday can open youtube,facebook,instagram,Github,Google and whatsapp applications from browser 🤟.
5. Automated Google and Youtube Search 😍
Sunday can search our commands directly in google and youtube 🤙.
0f0af856aaa749dc9e7c5b5861cbf97616_46_00.mp4
6. Temporary sleep 😴
Sunday can enable temporarily sleep by command line contain "stop listening","do not listen" and "don't listen".
7. Permanent sleep 🛌
Sunday can enable permanent sleep by command line contain "goodbye","bye","quit" and "exit".
8. Search on Google Maps 🗺️
Sunday can directly integrate to google maps by command line. The example as follows,
> command line - " Where is guntur".... It directs to guntur in map.
9. Automate whatsapp 😲
Sunday can take reciever name as input and It can open chats and sends messages.
Command line must contain whatsapp,messages or chat and reciever information.
10. Weather Forcast 🌦️
Sunday can predict weather forcast such as windspeed,temperature,humidity and rain at your location.
Command line must contain weather or climate.
11. Automate online class 😻
Sunday can join your online class directly by certain commands depending on
your subjects and corresponding links.
12. Translation of languages 📓
Sunday can translate languages. It can change in between three languages English, Hindi, Telugu.
let's have a example here :
13. Internet speedtest ⏳
Sunday can test the speed of internet with accuracy. As follows,
14. Dictionary 📔
Sunday brought a offline dictionary directly to you. I love it.don't you?(😜). The Example as follows,
15. Image Capturing 📷
Sunday can take capturing webcam images and scale it into grey scale(OpenCV).
16. Coin Toss 😕
Sunday can Toss a coin.
17. Turn off PC 😪
Sunday can shutdown the PC.
GUI 🗒️
We are using eel module to link HTML,Java Script,Python and CSS to design GUI.