An AI-based face detection door opener app, built for the Ambient Intelligence course at TU Darmstadt. The Android app scans faces on-device, encodes them into embeddings, and sends the encoding to a web server which authenticates the person and triggers the door control.

Technologies: PyTorch, Flask, Android Studio (Java)