File size: 1,504 Bytes
d5c8d2f
 
ec6e52e
0839500
d5c8d2f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ec6e52e
 
 
 
 
 
d5c8d2f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
We offer SDKs for face recognition, face liveness Detection(face anti-spoofing), and ID card recognition.<br/>
Besides that, we provide several AI models and software development services in machine learning.</br>

#### πŸ§™ Online Demo(Face Liveness Detection, Face Recognition, ID Card Recognition) - [web.kby-ai.com](https://web.kby-ai.com)
#### πŸ“š Product & Resources - [Here](https://github.com/kby-ai/Product)
#### πŸ™‹β€β™€οΈ Docker Hub - [Here](https://hub.docker.com/u/kbyai)
#### πŸ’Ό KYC Verification Demo - [Here](https://github.com/kby-ai/KYC-Verification-Demo-Android)
#### πŸš€ Quick Installation
-  Face Liveness Detection Docker (https://hub.docker.com/r/kbyai/face-liveness-detection)
```bash
sudo docker pull kbyai/face-liveness-detection:latest
sudo docker run -e LICENSE="xxxxx" -p 8080:8080 -p 9000:9000 kbyai/face-liveness-detection:latest
```
- Face Recognition Docker (https://hub.docker.com/r/kbyai/face-recognition)
```bash
sudo docker pull kbyai/face-recognition:latest
sudo docker run -e LICENSE="xxxxx" -p 8081:8080 -p 9001:9000 kbyai/face-recognition:latest
```
- ID Card Recognition Docker (https://hub.docker.com/r/kbyai/idcard-recognition)
```bash
sudo docker pull kbyai/idcard-recognition:latest
sudo docker run -e LICENSE="xxxxx" -p 8082:8080 -p 9002:9000 kbyai/idcard-recognition:latest
```
#### Please contact us:
```
Email: [email protected]
Telegram: @kbyai
WhatsApp: +19092802609
Skype: live:.cid.66e2522354b1049b
Facebook: https://www.facebook.com/KBYAI
```