Metadata-Version: 1.2
Name: iapp-ai
Version: 1.0.1
Summary: iApp AI API pip package
Home-page: https://github.com/iapp-technology/iapp_ai
Author: Kobkrit Viriyayudhakorn
Author-email: kobkrit@iapp.co.th
License: MIT license
Description: iApp AI API pip package
        =======================
        
        |Pip|
        
        .. _iapp-ai-api-pip-package-1:
        
        iApp AI API pip package
        -----------------------
        
        -  Free software: MIT license
        -  Documentation: https://docs.iapp.co.th
        -  Request API Key: https://ai.iapp.co.th
        
        Features
        --------
        
        -  iApp Image Recognition Service
        
           1.  Thai National ID Card OCR
           2.  Passport OCR
           3.  Thai Vehicle License Plate
           4.  Book Bank OCR
           5.  Face Verification (Comparison)
           6.  Face Recognition
           7.  Face Detection
           8.  Face Passive Liveness Detection
           9.  Document OCR
           10. Power Meter OCR
           11. Water Meter OCR
           12. 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)
           2. Thai Text to Speech (TTS)
           3. Music Source Seperator
           4. Noise Subtraction
        
        Running Unit Test
        -----------------
        
        Slient Test ``$ pytest``
        
        Verbose Test ``$ pytest -s``
        
        Credits
        -------
        
        -  `Cookiecutter <https://github.com/audreyr/cookiecutter>`__
        -  ```audreyr/cookiecutter-pypackage`` <https://github.com/audreyr/cookiecutter-pypackage>`__
        
        .. |Pip| image:: https://img.shields.io/pypi/v/iapp_ai.svg
           :target: https://pypi.python.org/pypi/iapp_ai
        
        
        =======
        History
        =======
        
        1.0.1 (2022-05-26)
        ------------------
        * Fix bugs on TTS
        
        1.0.0 (2022-05-26)
        ------------------
        * Add various APIs
        
        0.1.0 (2022-05-17)
        ------------------
        * First release on PyPI.
        
Keywords: iapp_ai
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
