DEV Community

Faceplugin
Faceplugin

Posted on

7 6 6 6 6

Create a customized identity verification pipeline

Currently the most popular method to verify people's identity remotely is to ask them to take a selfie holding ID document.
To use this selfie for identity verification, we need to make sure that the face of the person are the same as that on the ID document.
And we need to extract data like Name, Address and brithday from the ID document.
And more importantly, we need to make sure that the face of the person holding ID document is not a spoofing image like face on the printed photo or face on the mobile phone.
To do these, we need to use face recognition SDK to verify two faces and We need to use liveness detection SDK to make sure that there is no face on the printed photo or mobile phone used to spoof the system.
And we need to use ID document recognition SDK to extract personal data from the ID document.

It would be very challeding if we have to develop all these technologies from scratch.

Faceplugin is providing SDKs for this purpose.

Please check out our products to build your ID verification pipeline within minutes.

https://faceplugin.com/
https://github.com/Faceplugin-ltd

Sentry mobile image

Improving mobile performance, from slow screens to app start time

Based on our experience working with thousands of mobile developer teams, we developed a mobile monitoring maturity curve.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay