{"id":39192,"date":"2015-10-02T16:18:04","date_gmt":"2015-10-02T16:18:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/algorithmia\/"},"modified":"2019-05-08T19:49:06","modified_gmt":"2019-05-08T19:49:06","slug":"algorithmia","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/algorithmia\/","author":7550772,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0","stable_tag":"2.0.1","tested":"5.2.24","requires":"4.6","requires_php":"5.6","requires_plugins":"","header_name":"Algorithmia AI","header_author":"kenburcham@gmail.com","header_description":"","assets_banners_color":"ffffff","last_updated":"2019-05-08 19:49:06","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/algorithmia.com","header_author_uri":"","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2367,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"3"},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1924261","resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1924908","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.7","2.0.0","2.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1924261","resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1924261","resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1924261","resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1924261","resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"The object recognition algorithm automatically adds tags to your alt-txt for your image.","2":"Nudity detection can block images with nudity or just mark them as 'nudity' in the alt-text.","3":"You can manage these settings in the Settings-&gt;Algorithmia admin panel.","4":"If both nudity detection and object recognition are enabled (and blocking is turned off) then you get alt-txt from both algorithms."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,29952,160496,5739,5740],"plugin_category":[43],"plugin_contributors":[160497,90373],"plugin_business_model":[],"class_list":["post-39192","plugin","type-plugin","status-closed","hentry","plugin_tags-ai","plugin_tags-algorithm","plugin_tags-algorithmia","plugin_tags-artificial-intelligence","plugin_tags-machine-learning","plugin_category-customization","plugin_contributors-kenburcham","plugin_contributors-peckjon","plugin_committers-kennydaniel","plugin_committers-peckjon"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/algorithmia_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/algorithmia\/assets\/screenshot-1.png?rev=1924261","caption":"The object recognition algorithm automatically adds tags to your alt-txt for your image."},{"src":"https:\/\/ps.w.org\/algorithmia\/assets\/screenshot-2.png?rev=1924261","caption":"Nudity detection can block images with nudity or just mark them as 'nudity' in the alt-text."},{"src":"https:\/\/ps.w.org\/algorithmia\/assets\/screenshot-3.png?rev=1924261","caption":"You can manage these settings in the Settings-&gt;Algorithmia admin panel."},{"src":"https:\/\/ps.w.org\/algorithmia\/assets\/screenshot-4.png?rev=1924261","caption":"If both nudity detection and object recognition are enabled (and blocking is turned off) then you get alt-txt from both algorithms."}],"raw_content":"<!--section=description-->\n<p>Add the power of AI algorithms to your WordPress website!<\/p>\n\n<p>Algorithmia is a scalable microservices platform that provides AI Algorithms you can call from an API. This plugin uses the Algorithmia PHP client and wraps three of those algorithms (noted below) and provides a template you can use to easily add any algorithm from the marketplace to your website.<\/p>\n\n<p>Installing this plugin and adding your Algorithmia API key (<a href=\"https:\/\/algorithmia.com\/signup\">sign-up required<\/a>) will allow you to:<\/p>\n\n<ol>\n<li>Auto-tagging (in alt-text) of uploaded image files - Upload an image file and an algorithm will recognize the objects in your image and add the lables automatically to your alt-text. This is important for SEO and helpful for categorizing your photos.<\/li>\n<li>Nudity detection of uploaded image files - An algorithm will detect nudity in an uploaded image and either tag it as 'nudity' in the alt-text or optionally block the upload (depending on your settings).<\/li>\n<li>Post summarizer - Every post will be summarized into a brief sentence or two and the summary pre-pended to the post! This is a fun example of how to add your own algorithm to this plugin.<\/li>\n<\/ol>\n\n<p>This plugin is meant to be a platform that developers can use to easily add new algorithms.\n1. First, browse to the <a href=\"https:\/\/algorithmia.com\/algorithms\">Algorithmia Marketplace<\/a> and discover one of the many algorithms available that you want to use in your website.\n1. Determine which <a href=\"https:\/\/adambrown.info\/p\/wp_hooks\">WordPress hook or filter<\/a> you want to add to insert some artificial intelligence into the workflow.\n1. Copy one of the examples that you can find in this plugin's \/algorithms directory, rename it and edit it with your developer ninja skills.\n1. Repeat! and be amazed at how easy it is to add AI to your site with just a single API call!<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Register for an account on https:\/\/algorithmia.com and take note of your API key.<\/li>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/algorithmia-ai<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Algorithmia screen to configure the plugin (including adding in your API key)<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Do I need to Register for Algorithmia?<\/dt>\n<dd><p>Yes. Visit <a href=\"https:\/\/algorithmia.com\">algorithmia.com<\/a> to register.<\/p><\/dd>\n<dt>What other algorithms are supported?<\/dt>\n<dd><p>This plugin currently supports image object detection, nudity detection, and text summarization -- but any Algorithmia API can be integrated. Use this plugin as a template and visit <a href=\"https:\/\/algorithmia.com\/algorithms\">algorithmia.com\/algorithms<\/a> to find other APIs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release of (old) content recommendation widget.<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Complete rewrite using official Algorithmia PHP Client<\/li>\n<\/ul>\n\n<h4>2.0.1<\/h4>\n\n<ul>\n<li>Require trunk of algorithmiaio\/algorithmia-php (PHP 5.6-7 compatible)<\/li>\n<\/ul>","raw_excerpt":"Use Algorithmia AI algorithms from the marketplace in your WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/39192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=39192"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sheldonkreger"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=39192"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=39192"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=39192"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=39192"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=39192"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=39192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}