All ID Documentation
All ID is a self-hosted facial recognition platform designed for high-security biometric validation and profile management.
How it works
All ID processes biometric validation requests through a simple workflow:
Profile Creation: Register a user's facial biometrics along with identifiers
Validation Request: Submit a new facial image for validation against registered profiles
Matching: The platform compares facial features and returns a match result with confidence score
Decision: Your application receives the validation result (MATCH, NO_MATCH, INCONCLUSIVE)
The platform stores only mathematical representations of facial features (feature vectors), not the original images, ensuring privacy and reducing storage requirements.
Documentation sections
Technical Requirements - Infrastructure specifications and resource requirements
Architecture Overview - How components interact and data flows
Production Guidance - Deployment examples
AWS ECS (CDK) - Deployment guide using AWS CDK
AWS ECS (Terraform) - Deployment guide using Terraform
Configuration - Environment variables and service configuration
Security Best Practices - Security guidelines and best practices
Facematch AI Documentation - Facematch AI model
Available Resources - Api Documentation
What's next?
Start with Technical Requirements to understand what you need to deploy All ID.
Last updated

