# Automatic License Plate/Number Recognition SDK

## Vehicle License Plate Recognition SDK

{% hint style="info" %}
We offer the Vehicle License Plate/Number Recognition SDK for both mobile and server platforms.

`Flutter` and `Server` SDKs are released by `KBY-AI` team.
{% endhint %}

<table><thead><tr><th width="375">Mobile SDK(Flutter, Android, iOS)</th><th>Server SDK(Windows, Linux)</th></tr></thead><tbody><tr><td>Vehicle Detection</td><td>Vehicle Detection</td></tr><tr><td>License Plate Detection</td><td>License Plate Detection</td></tr><tr><td>OCR Based License Number Parser</td><td>OCR Based License Number Parser</td></tr><tr><td>Export License Plate Coordinate</td><td>Export License Plate Coordinate</td></tr><tr><td>Support Car, Truck, Bus, etc</td><td>Support Car, Truck, Bus, etc</td></tr><tr><td>Support Various License Plates From 180+ Counrtries</td><td>Support Various License Plates From 180+ Counrtries</td></tr><tr><td>Support Android &#x26; iOS</td><td>Support Linux &#x26; Docker</td></tr><tr><td>On-Premise, Fully Offine Work on Device</td><td>On-Premise, Offine Work on Self-hosted Server</td></tr></tbody></table>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>License Plate Recognition SDK - Linux</td><td></td><td><a href="https://2589216230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WwtQK0VFwKRGmIjGA3I%2Fuploads%2F9Cm2LUTnhKGYgSPIX3YO%2Flinux.png?alt=media&#x26;token=a40a0ac6-4a30-4f31-bda5-20b125958c02">linux.png</a></td><td><a href="automatic-license-plate-number-recognition-sdk/license-plate-recognition-server">license-plate-recognition-server</a></td></tr><tr><td>License Plate Recognition SDK - Flutter</td><td></td><td><a href="https://2589216230-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1WwtQK0VFwKRGmIjGA3I%2Fuploads%2FesG1lCfhr3oeb2goBf7m%2Fflutter.png?alt=media&#x26;token=8a613753-4391-426d-a415-917d2d6eb043">flutter.png</a></td><td><a href="automatic-license-plate-number-recognition-sdk/license-plate-recognition-flutter">license-plate-recognition-flutter</a></td></tr></tbody></table>


---

# 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://docs.kby-ai.com/help/product/automatic-license-plate-number-recognition-sdk.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.
