Socket
Socket
Sign inDemoInstall

aai-face-search-db-builder

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aai-face-search-db-builder

A simple CLI script to call Face Search DB Build API


Maintainers
1

AAI Face Search DB Builder

A simple Python script to help clients to add images in a local directory, Amazon S3, or Alibaba Cloud OSS to their Face Search database by calling the db-build API.

Installation

pip install aai-face-search-db-builder

How to use

After installation, run the following command to see the required arguments to pass.

$ dbbuilder -h

Notes

  • The script will create a sqlite3 database called images.db to keep track of completed tasks.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc