This document describes a project that uses computer vision techniques for Covid norms compliance. It includes three parts: 1) crowd detection using OpenCV to count people and detect crowds, 2) face recognition to identify people spitting and issue fines, and 3) a pulse oximeter to measure users' oxygen and heart rate which is sent to Telegram cloud. The system is implemented using an ESP32 microcontroller, camera, and other hardware. Experimental results show it can accurately count people in images for crowd detection, identify unique users spitting through facial recognition, and transmit biometric data to the cloud.