Plugin Directory

Changeset 1924266


Ignore:
Timestamp:
08/13/2018 07:37:05 PM (8 years ago)
Author:
peckjon
Message:

1.0.8 Complete rewrite using official Algorithmia PHP Client and demonstrating Object Detection and Nudity Detection, serving as a template for other Plugins using Machine Learning APIs from Algorithmia

Location:
algorithmia/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • algorithmia/trunk/algorithmia.php

    r1924261 r1924266  
    66Text Domain: algo
    77Version: 1.0.8
    8 Author: kenburcham@gmail.com
     8Author: algorithmia.com
    99License: MIT
    1010*/
  • algorithmia/trunk/readme.txt

    r1924261 r1924266  
    4949= Do I need to Register for Algorithmia? =
    5050
    51 Yes. Visit https://algorithmia.com to register.
     51Yes. Visit [algorithmia.com](https://algorithmia.com) to register.
    5252
    5353= What other algorithms are supported? =
    5454
    55 This plugin currently supports object detection and nudity detection in images, but any Algorithmia API can be integrated. Use this plugin as a template and visit https://algorithmia.com/algorithms to find other APIs.
     55This plugin currently supports object detection and nudity detection in images, but any Algorithmia API can be integrated. Use this plugin as a template and visit [algorithmia.com/algorithms](https://algorithmia.com/algorithms) to find other APIs.
    5656
    5757== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.