
AI-MLReactFaceAPI.jsJavaScriptIndexedDB
Frontend-Face-Verification-System
Browser-based face authentication using React and FaceAPI.js: 128-dim neural embeddings, fully client-side with IndexedDB storage.
A face authentication system that runs entirely in the browser. No backend, no images leaving the device.
- Registers and verifies users via 128-dimension neural embeddings from FaceAPI.js.
- Fully client-side: embeddings persist in IndexedDB, making it private and offline-first.
- Fast and accurate, with known limits: single-user support and no liveness detection (yet).
