Face Detection using Python & OpenCV

In this Tutorial we will make a very simple face detector app using Python and a Pre-trained data of haarcascade This Tutorial consists of 2 steps: 1. Pre-requisites : Make a python file called face-detector.py Download this file haarcascade frontalface default.xml and save in the current directory your directory must look like this └── Face Detector Folder ├── face-detector.py └── haarcascade_frontalface_default....

2 July, 2021 · 4 min · Akash Gajare

Aws Deploy Django

This Guide will Help you to Deploy your Django Project on AWS (amazon web services) Prerequisites : Working Django Project Hosted on Github amazon AWS Account Before we begin lets see how we will deploy it Django Project will be Deployed on AWS EC2 Instance. No S3 or Database (will use Django Default Database) Buy a Domain Name (Hostinger is used). use Route 53 to connect our Domain Name....

9 June, 2021 · 5 min · Akash Gajare

Covid19 India Whatsapp Application

COVID-19india WhatsApp Application COVID-19india-WhatsApp is a Application Which Provides Latest Information of Corona Virus Cases on Your WhatsApp Number WhatsApp Bot Link ( sorry for inconvience but the bot is currently inactive ) Setup STEP 1 : Send join second-previous to WhatsApp Number - +14155238886 STEP 2 : A simple Hey Message will Guide you further and you will get a Welcome message like below screenshot:...

2 min · Akash Gajare