Clarifai Scratchx

  15 May 2017


Libraries

Purpose

This is a Scratch extension for the Clarifai image recognition service. Using this extension, one can identify entities in the image using the following 3 methods:

  • Using an image URL

  • Using base64 encoded image data

  • Using the device camera

This extension was developed to make more intelligent projects with the Scratch Poppy Ergo Jr. extension.

Setup

  • Go to Clarifai’s website and get a free API key.

  • Go to ScratchX and hit the Load experimental extension button.

  • Use the following URL to load the extension via URL.

  • Put the API keys in the Connect to API block and execute the block to initialize the Clarifai API.