this is a project for facial analysis it uses media pipe facial landmark detection model
just
bun install
or
npm install
after that
bun run dev or npm run dev
you have to give permission for the camera and after that u are set,
the eye status also tells the yawn detection but it is a bit sensitive, even laughing with your mouth open may be classified as yawning
other than that the whole app is vite react with shadcn components preinstalled if u want to make it a full blown app with its preconfigured react router,