Hi everyone, I'm exploring ways to implement facial matching for user ID verification in our app. Specifically, the goal is to verify that the face on an uploaded ID matches the user’s face in real-time during a liveness check. This feature would need to ensure there’s a face detected live and confirm it aligns with the ID.
I’m also interested in any tips on how to integrate this into FlutterFlow. I’d appreciate any insights, suggestions, or advice on tools, APIs, or custom code approaches that might work within the FlutterFlow environment.
Incorporating Facial Matching for ID Verification with Liveness Detection in FlutterFlow
Database & APIs
Currently, I’ve looked into some facial recognition APIs but haven’t yet found a comprehensive solution that combines both facial matching and liveness detection within FlutterFlow.
Yes
4