This repository contains code for Center Stage for Zoom Calls using MediaPipe
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txtInstall v4l2loopback
sudo modprobe v4l2loopbackpython3 main.pyWant to become an expert in AI? AI Courses by OpenCV is a great place to start.

