Skip to main content

Python SDK for Verifai

Project description

The official Verifai SDK for Python.

Quick introduction

Verifai is a AI solution that can detect ID documents in images. See http://www.verifai.com/ for more info.

Companies use it to comply with the GDPR legislation that states you should not store data about your users and customers that you do not need for your business. By masking unneeded data you can comply to that.

Features of this SDK

  • Detect ID documents in JPEG images (in a privacy guaranteed way)

  • Give you information about the detected document

    • Position in the image

    • Type of document

    • The zones on the document

  • Get a cropped out image from the provided image

  • Get crops from all individual zones

  • Apply masks to the ID document image

Setup

You can install this package by using the pip tool and installing:

$ pip install verifai_sdk

Using the Verifai SDK for Python

Documentation for the Verifai SDK for Python can be found here: https://docs.verifai.com/

Registering for a API token can be done here: https://dashboard.verifai.com/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

verifai_sdk-2.1.2.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

verifai_sdk-2.1.2-py2.py3-none-any.whl (15.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page