Skip to content

cyberlabsai/perse-sdk-lite-ios

Repository files navigation

Perse SDK Lite iOS

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

The Perse CocoaPods SDK Lite:

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

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.

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