AI PROJECT / 01

Face AI Recognition.

An AI-powered facial identification system that detects and identifies registered faces using computer vision and deep learning.

Python FastAPI FaceNet MTCNN
Camera Off
FACE AI

Camera is currently off

Your camera will only be accessed after you press Start Camera.

RECOGNITION RESULT WAITING
Start the camera when you're ready.
Camera access is only requested when you press Start Camera.
01
ABOUT THE PROJECT

How does it work?

The system captures an image from the camera and sends it to a FastAPI backend. The AI detects the face and generates a facial embedding which is compared against registered faces in the recognition database.