My Project uses various technology to make the model more accurate and stable. Machine learning is typically used for making predictions. As of Now I didn't done many projects but in near future I will make more projects.
This project Tracks the Active Covid-19 Cases across the world . And give the Details of Active Cases,Discharged Case, Confrimed Cases and Mortality due to covid 19.All the datas are fetched from the offical website of world health organizatiom.
This bot gives news on diferent topic like Sports, Entertainment according to location and can do small-talk and also show the covid cases in your state
In this Project i have created a model that detects the face mask using face dectection with the help of OpenCV and Numpy Libraries. I build a real-time system to detect whether the person on the webcam is wearing a mask or not. We will train the face mask detector model using Keras and OpenCV
This Projects gives a computer vision project that takes your live video input and translates your blinks into Morse Alphabet so you can blink short and long to write messages. The Morse code is generated withthe help of eyes. Every time a person/user blinks his/her eyes an output of dash and dot is generated which is Morse code. OpenCV and Dlib libraries are used with facial landmark detection for eye blink detection.