Facetecta is a lightweight, browser-based face detection application powered by embedded AI models. It runs fully on the client using ONNX Runtime Web, enabling fast and private face detection without requiring a backend server.
- ⚡ Fast client-side inference using ONNX models
- 🔒 Privacy-first: no image data sent to servers
- 🧠 Embedded AI face detection (Ultraface model support)
- 🌐 Runs directly in the browser with no setup required
- 📦 Lightweight and optimized for performance
Facetecta is designed for users who want to quickly test and run real-time face detection directly in the browser without installing dependencies or setting up a backend.
- React
- TypeScript
- ONNX Runtime Web
- Ultraface face detection model