# Welcome to Faceplugin

### Introduction

Welcome to the official documentation for **Faceplugin**. Our company provides cutting-edge biometric solutions, including:

* **Face Recognition SDK**: Accurate facial recognition for a wide range of use cases.
* **Liveness Detection SDK**: Ensures the user is physically present during authentication.
* **ID Document Recognition SDK**: Automates the process of recognizing and validating ID documents for secure identification.

This guide will walk you through the features, installation, usage, and integration of these SDKs.

### Our Products

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Face Recognition SDK</strong></td><td>Face recognition algorithm top ranked on NIST FRVT</td><td><a href="https://2098903383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOVPhdobVzMJATKJFiDsH%2Fuploads%2FENMnhxDEJgMCWjSNhQU3%2FLucid_Origin_A_futuristic_face_recognition_interface_for_Facep_1.jpg?alt=media&#x26;token=430181c5-a0e3-4804-9e26-4236ff28e2ae">Lucid_Origin_A_futuristic_face_recognition_interface_for_Facep_1.jpg</a></td><td></td><td><a href="face-recognition-sdk">face-recognition-sdk</a></td></tr><tr><td><strong>Liveness Detection SDK</strong></td><td>Detect printed photos, screen replays, 3D models and deepfakes</td><td><a href="https://2098903383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOVPhdobVzMJATKJFiDsH%2Fuploads%2FwOBfnVN114n2pdD51fKP%2FLucid_Origin_Splitscreen_concept_showing_real_face_vs_spoof_at_0.jpg?alt=media&#x26;token=8a692d4b-16d7-41de-8054-6b693e2147f2">Lucid_Origin_Splitscreen_concept_showing_real_face_vs_spoof_at_0.jpg</a></td><td></td><td><a href="liveness-detection-sdk">liveness-detection-sdk</a></td></tr><tr><td><strong>ID Document Recognition SDK</strong></td><td>Recognize ID documents from 200+ countries including ID card, Driver License and Passport</td><td><a href="https://2098903383-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOVPhdobVzMJATKJFiDsH%2Fuploads%2FwiTy3jIMW4zPh3OJ8b8i%2FLucid_Origin_A_modern_UI_showing_an_ID_card_being_scanned_boun_0.jpg?alt=media&#x26;token=cd5df180-0dea-446f-8cee-789d6c543807">Lucid_Origin_A_modern_UI_showing_an_ID_card_being_scanned_boun_0.jpg</a></td><td></td><td></td></tr></tbody></table>

### Try our SDKs

* [Github Repo](https://github.com/Faceplugin-ltd)
* [Google Play App](https://play.google.com/store/apps/details?id=ai.faceplugin.recognition)
* [Our playground](https://playground.faceplugin.com/)
* [HuggingFace Spaces](https://huggingface.co/FacePlugin-Ltd)

### Features <a href="#feature" id="feature"></a>

* Fully On Premise, Offline SDK
* Simple and comprehensive API
* Flexible licensing model

### Platforms <a href="#platform" id="platform"></a>

Android, iOS, Windows and Linux platforms.

### Usecases <a href="#application" id="application"></a>

* eKYC
* Fintech
* ID verification
* Digital onboarding
* Online banking, Payments
* Self-checkout at shops
* Government e-services
* Fraud detection and prevention


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.faceplugin.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
