Object detection tool with openCv # clone repository git clone https://github.com/mburuanthony/py-opencv.git # install requirements if not already satisfied pip install opencv-python numpy pyttsx3 # run python main.py #or python3 main.py