All Integrations

Clarifai: Image and Video Recognition

Vision
Author
Max Presman
Last Updated
2016-09-08
Clarifai: Image and Video Recognition

Walkthrough

Check out our Getting Started Guide with Clarifai, and we'll walk you through building your first image categorization app.

This block queries Clarifai API and adds the image tagging details to the messages.

Input

Publish JSON Object containing image url on input channel. Input Channel: clarifai-channel

Output

Message containing image tagging data is received on output channel. Output Channel: clarifai-channel-response

The Clarifai API offers image and video recognition as a service. Whether you have one image or billions, you are only steps away from using artificial intelligence to recognize your visual content. Clarifai's Image and Video Recognition block allows you to analyze and tag images on the fly, while your data is in-motion, meaning that your images are processed before they reach the end user, giving you an efficient and fast way to moderate image heavy real-time web and mobile apps. The block works great for chat, real-time comment services, and collaborative apps.