Proof of concept implementation of sign in with selfie. User can create account by submitting their faces of different angles for training the AI model (AWS Rekognition) and then simply use their face for login.
-
Install AWS cli locally https://docs.aws.amazon.com/cli/v1/userguide/install-macos.html
-
Configure AWS
-
Enviroment Varibles. These variables can be used in Production mode in the deployment platforms such as vercel.
pnpm run devpnpm run buildpnpm run start- Project seed(initial project modules and tools configuration, working prototype) initialized with the v0.dev chat
- Used Grok 4 to modularize and to use xstate state machines to cleanly separate logic and UI since it involves user media devices (camera) and complex flows that can easily clutter the code
- Cursor IDE(free version) for local tweaks
- Vercel for deployment
- AWS Rekognition for real face recognition trained model
- Biomejs for consistent format and code styling
Use 2x speed if needed
P.S: Who owns youtube-nocookie? Google LLC (https://www.whois.com/whois/youtube-nocookie.com)
