For easing the python development using iApp AI API service, we have released the iapp_ai python pip package. It is the api client library for iApp AI API service for python.
Installation
$pipinstalliapp_ai
Note: It can be either pip or pip3 depend on your environment.
Calling Thai Driver License OCR API
# api required a file pathapi.driver_card_ocr("media/driver_card.png")