Coders Packet

Packets submitted by Deepak Kumar Jha

Speech Recognition to search Google and YouTube using Python

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.

Face Detection in live feed using openCV and Python

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.

IRCTC Website Automation using Selenium webdriver and Python as programming language

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.