8 votes

Infuse AI into U

This package infuses some AI into the media library. 


Features

  • Add tags images (like: water, building, e.d.)
  • Tags celebrities
  • Tags landmarks
  • Detects if an image has adult or racy content
  • Adds a description the image


Installation:

  • Create a Vision API in Azure
    (https://azure.microsoft.com/en-us/try/cognitive-services/?api=computer-vision)
  • Add 2 key's under appsettings to the web.config
    <add key="VisionApiUrl" value="" />
    <add key="VisionApiKey" value="" />
  • Install the package

Restrictions & remark
  • Maximum image size is 4MB
  • Only tested with images saved in the Media Folder
  • On first run it creates the properties on the Media Type 'image', the tags are not in a tag group you can do this in de Media Type editor.
  • Errors logged by default Umbraco logging

 

Screenshots

Package owner

Henk Boelman

Henk Boelman

Henk has 121 karma points

Package Compatibility

This package is compatible with the following versions as reported by community members who have downloaded this package:
Untested or doesn't work on Umbraco Cloud
Version 8.18.x (untested)

You must login before you can report on package compatibility.

Previously reported to work on versions: 7.7.x

Package Information

  • Package owner: Henk Boelman
  • Created: 13/10/2017
  • Current version 0.2.0
  • .NET version 4.6.1
  • License MIT
  • Downloads on Our: 600

External resources