A lightweight Python SDK for Face Recognition, Face Verification, ID Verification, eKYC, and Face Liveness Detection.
Biometricts-SDK is a lightweight Python SDK that simplifies the integration of AI-powered biometric authentication and identity verification into your applications.
It can be used as a reference implementation for developers building solutions with Face Recognition, Face Verification, ID Verification, eKYC, Face Liveness Detection, and other biometric authentication workflows.
The SDK is built to provide a clean, simple, and developer-friendly integration experience using FaceOnLive technologies.
- Face Recognition
- Face Detection
- Face Verification
- Face Matching
- ID Verification
- Identity Verification
- eKYC Verification
- Passive Face Liveness Detection
- Active Face Liveness Detection
- Biometric Authentication
- Simple Python API
- Fast & Lightweight
- Digital KYC (eKYC)
- Customer Onboarding
- Identity Verification
- Face Authentication
- Biometric Login
- Attendance Management
- Visitor Management
- Access Control
- FinTech Applications
- Banking & Financial Services
This repository demonstrates how to integrate a biometric SDK into Python applications.
The project is intentionally kept simple, making it easy to understand the integration flow and customize it for your own biometric verification or identity verification projects.
Learn more at FaceOnLive.
Clone the repository:
git clone https://github.com/rakib2026/biometricts-sdk.gitInstall the required dependencies:
pip install -r requirements.txtConfigure your API credentials and start using the SDK in your project.
Contributions, feature requests, bug reports, and improvements are always welcome.
Feel free to fork the repository, submit pull requests, or open an issue.
If you found Biometricts-SDK helpful, please consider giving this repository a ⭐ Star.
Your support helps more developers discover the project and motivates future improvements.
This project is licensed under the MIT License.