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.
This SDK provides abstracts the communication with the Perse's API endpoints and also convert the response from json to a pre-defined responses.
See the Perse SDK Lite iOS version.
You can test our endpoints using this Swagger UI Playground.
You can test our web live demos in the CyberLabs.AI CodePen or in the Perse Oficial Docs. Do not forget your API Key.
We have some examples in
Python
,Go
andJavaScript
. You can see documented here.
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