Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 3.1 KB

README.md

File metadata and controls

63 lines (46 loc) · 3.1 KB

Perse SDK iOS

From CyberLabs.AI.
Ready to go biometric verification for the internet.

The Perse CocoaPods SDK:

  • Top notch facial detection model;
  • Anti-spoofing;
  • Feedback on image quality;
  • Compare the similarity between two faces;
  • Doesn't store any photos;
  • Camera integration and abstraction;

For more details, you can see the Official Perse.

Soon voice biometric verification.

This SDK provides abstracts the communication with the Perse's API endpoints and also convert the response from json to a pre-defined responses.

Just need the API and not the camera integration?

See the Perse SDK Lite iOS version.

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.

Table of Contents

To Contribute and Make It Better

Clone the repo, change what you want and send PR.
For commit messages we use Conventional Commits.

Contributions are always welcome!


Made with ❤ by the Cyberlabs AI