Projects

Full Stack Web Development
Description
Full stack Development refers to the development of both front end(client side) and back end (server side) portions of web application. The main aim of developing a website for DSC-JNNCE was to establish a identity of us in real world. For deploying the website, we have used github.io as a hosting service.

Dialog Flow
Description
Chatbot- A chatbot is an AI powered program that can answer questions automatically. Helpful for businesses, websites etc., to answer some common frequently asked questions. Here we have used dialogflow API it is a natural language understanding platform used to design and integrate a conversational user interface. Scoll down and have a look on how we did that!

Face-Mask Detection
Description
The Face-Mask Detection is the Machine Learning project that is trained with the training model and datasets using with mask and without mask images and done the facial recognition with the testing model. It detects the mask in the video stream and shows the output with the green ROI and 99 percent of accuracy. No mask with 99 percent accuracy with no mask red ROI.