Basically, I make a program to detect speech and translate into text and then search Google or YouTube whatever we says. I have used Python language and also used speech_recognition library.
Program detects the face in webcam and when we press key 's' from keyboard, it will save all the detected face in your system as desired location. I have used Python language and OpenCV library.
My program basically automates IRCTC ticket booking website. I have used Python as my primary programming language and the main library that I have used in this project is Selenium.