Skip to content
Victor Goulart edited this page Jul 29, 2021 · 4 revisions

The Perse library SDK:

Top notch facial detection model; Anti-spoofing; Feedback on image quality; Compare the similarity between two faces; Doesn't store any photos; This SDK provides a Camera component and abstracts the communication with the Perse's API endpoints and also convert the response from json to a pre-defined responses.

Want to test the endpoints? You can test our endpoints using this Swagger UI Playground.

Want to test a web live demo? You can test our web live demos in the CyberLabs.AI CodePen or in the Perse Oficial Docs. Do not forget your API Key.

Want to try a backend client? We have some examples in Python, Go and JavaScript. You can see documented here.

Clone this wiki locally