#python
Read more stories on Hashnode
Articles with this tag
About task Create a model that will detect a car in a live stream or video and recognize characters on the number plate of the car. Then, it will use...
Hi there! Today we are going to make a web-based terminal to run the commands with the help of javascript and python as backend. So let's get into...
Hi there! Today we are going to see how we can make a simple facial recognition program with the help of python. So let's start. Overview Our program...
Hi there! Today we are going to create a python-based voice-controlled menu program. In this menu, we will integrate some of the basics technologies...
Hi there! Today we are going to create a UDP-based chat application in python. This is a small task. The modules we are going to use in it are...