> For the complete documentation index, see [llms.txt](https://docs.kby-ai.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kby-ai.com/help/faq/has-kby-ais-facial-algorithm-been-certified-by-a-reliable-standard-measurement-authority.md).

# Has KBY-AI's facial algorithm been certified by a reliable standard measurement authority?

The `KBY-AI`’s [Face Recognition SDK](https://web.kby-ai.com/) has achieved high ranking in `NIST` [FRVT](https://pages.nist.gov/frvt/html/frvt11.html) 1:1 benchmark due to its lightweight design and exceptional performance in accuracy, speed, storage, and memory

[`KBY-AI`](https://kby-ai.com/) submitted its face recognition algorithm to `NIST` for global third-party validation.

As a result, the algorithm was evaluated in the `NIST FRVT` 1:1 assessment on `December 20, 2024`, achieving a top global ranking on the `NIST FRVT` leaderboards.

{% embed url="<https://kby-ai.com/top-ranked-face-recognition/>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.kby-ai.com/help/faq/has-kby-ais-facial-algorithm-been-certified-by-a-reliable-standard-measurement-authority.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.
