Ansh Kumar Dev·Jun 25, 2021JavascriptJavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive…
Ansh Kumar Dev·Jun 12, 2021Creating Video Chat App without voice using OpenCV.So to create a Video Chat app using OpenCV is very easy.
Ansh Kumar Dev·Jun 5, 2021Creating custom image by python Code.So how we can create our own custom image using python? for this, we will need few libraries :
Ansh Kumar Dev·Jun 1, 2021How to run GUI Software in DockerAs is we all know docker provides us a CLI interface where we can only run commands and cant use a graphical interface. So here the…
Ansh Kumar Dev·May 29, 2021How to create a Machine Learning model inside Docker container?Hello guys in this blog I will be telling you how we can create and run a Machine Learning model inside a docker container.