This project is about a face recognition system built using a pre-trained model available in Python's face_recognition library and OpenCV.
This project is about getting the Top 10 movies of all time based on IMDB ratings using Python. The ratings have been normalized to take into account the number of votes received by a movie.
This Python packett is about detecting whether an e-mail is spam or ham (not spam) using the Naive Bayes algorithm and supervised Machine Learning techniques.
This project is about creating a random password generator in Python 3 using Tkinter. Just give the length of the password you want to generate and you'll get a random password.
This project is about creating the beep sound of an Alarm in Python 3. Set the duration after which you want your alarm to ring and you will hear the beep sound at the desired time.