Skip to content

threeel/Clarifai

Repository files navigation

Clarifai

Latest Version on Packagist Software License Build Status Coverage Status Quality Score Total Downloads

Install

Via Composer

$ composer require threeel/Clarifai

Usage

$clarifai = new Threeel\Clarifai\Clarifai();
$url = "http://image.com.url.jpg";
$tags = $clarifai->tags($url);

Change log

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CONDUCT for details.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages