> ## Documentation Index
> Fetch the complete documentation index at: https://venator-06aff335.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Venator Services

<Card title="Document OCR" icon="file-search" href="document-ocr">
  Extracts structured identity data from documents.
</Card>

<Card title="Document Extraction" icon="file-text" href="document-extraction">
  Extracts key-value data from any document type (contracts, invoices, certificates, etc.)
</Card>

<Card title="Face Match (One to One)" icon="user" href="face-match">
  Compares two facial images and returns a similarity score to verify whether they belong to the same person.
</Card>

<Card title="Liveness Detection" icon="user-check" href="liveness-detection">
  Detects spoofing attempts and verifies real user presence using facial analysis.
</Card>

<Card title="Age Estimation" icon="id-badge" href="age-estimation">
  Estimates approximate user age from a facial image.
</Card>

<Card title="Face Search (One to Many)" icon="users-viewfinder" href="face-search">
  Searches a facial image against a database of enrolled identities to identify or find potential matches.
</Card>

<Card title="Fingerprint Match (One to One)" icon="fingerprint" href="fingerprint-match-one-to-one">
  Compares two fingerprint samples and returns a similarity result to verify whether they belong to the same individual.
</Card>
