Cliarifai API usage example with java.
Very simple proof of concept kind of application demonstrating basic features of Clarifai API using java client.
Here glimpse of default models is given with general and food model.
As Clarifai said "Custom Training allows you to quickly and easily “teach” our visual recognition technology to understand any new concept relevant to you or your business"
So here basic demo is created in java to generate "custom model" with clarifai.
NOTE : Authentication to the API is handled through API Keys so it can be generated from https://www.clarifai.com/developer/login/.