iapp-ai

iApp AI API pip package


Keywords
iapp_ai
License
MIT
Install
pip install iapp-ai==1.4.0

Documentation

iApp AI API pip package

Pip

iApp AI API pip package

Features

  • iApp Image Recognition Service

    1. Thai National ID Card OCR (Support Card) [NEW]
    2. Thai National ID Card OCR (Support Photocopied)[NEW]
    3. Passport OCR [NEW]
    4. Thai Vehicle License Plate
    5. Book Bank OCR
    6. Face Verification (Comparison)
    7. Face Recognition
    8. Face Detection
    9. Face Passive Liveness Detection
    10. Thai Document OCR [NEW]
    11. Thai Driver License Card OCR [NEW]
    12. Power Meter OCR
    13. Water Meter OCR
    14. Image Background Remover
  • iApp Thai NLP Service

    1. Thai Auto Question Answering
    2. Question Generator
    3. Thai-English Machine Translation
    4. Thai Text Parser
    5. Thai Text Summarization
  • iApp Voice and Speech Service

    1. Thai Automatic Speech Recognition (ASR) [NEW]
    2. Thai Text to Speech (TTS)
    3. Music Source Seperator
    4. Noise Subtraction

Running Unit Test

Slient Test $ pytest

Verbose Test $ pytest -s

Filter Test pytest -rP tests/test_thai_asr.py

Filter Test with specific method pytest -rP tests/test_idcard.py::test_idcard_front

Credits