2017 © Pedro Peláez
 

library propeller-ai

PHP Library for PropellerAi image recognition API

image

ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  • Tuesday, July 11, 2017
  • by ivanciric
  • Repository
  • 2 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

propeller-ai

PHP Library for the PropellerAi image recognition API., (*1)

Installation

In your project composer.json file add the following in the require array:, (*2)

``` bash "ivanciric/propeller-ai": "1.0.*", (*3)


Or add it trough the command line from your project root: ``` bash composer require ivanciric/propeller-ai ~1.0

Or just clone it and test it as a stand-alone lib:, (*4)

``` bash $ git clone https://github.com/ivanciric/propeller-ai.git $ cd propeller-ai $ composer install, (*5)


## Usage See example.php file. Library will return an array of top 5 classification values for a given image. You can use the classifications for image **auto-tagging**. **Example:** set up a cron job to go trough your image library and insert tags for each one in the db. ```php Array ( [0] => Greater Swiss Mountain dog [1] => EntleBucher [2] => Appenzeller [3] => Doberman, Doberman pinscher [4] => black-and-tan coonhound )

The Versions

11/07 2017

dev-master

9999999-dev https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai deeplearning propellerai imagerecognition

11/07 2017

dev-develop

dev-develop https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai deeplearning propellerai imagerecognition

11/07 2017

1.0.4

1.0.4.0 https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai deeplearning propellerai imagerecognition

10/07 2017

1.0.3

1.0.3.0 https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai deeplearning propellerai imagerecognition

23/12 2016

1.0.2

1.0.2.0 https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai deeplearning propellerai imagerecognition

23/12 2016

1.0.1

1.0.1.0 https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai image recognition propeller deep learning

23/12 2016

1.0.0

1.0.0.0 https://gitlab.com/ivanciric/propeller-ai

PHP Library for PropellerAi image recognition API

  Sources   Download

MIT

The Requires

 

ai image recognition propeller deep learning