Android application that tags, sorts and searches images locally using Clarifai's image recognition.
-
Updated
Jul 26, 2017 - Java
Android application that tags, sorts and searches images locally using Clarifai's image recognition.
An Object Recognition Android APP
1st Place at Swamphacks 2016! Iris is an app that enables the visually impaired to interpret their surroundings with a simple hand gesture.
Combining AI with Recommender Systems!
Raspberry Pi AI security camera. A (SpringBoot) webserver for querying clarifai's vision API to augment the capabilities available with the motion application. Motion calls onMotion.sh which triggers a curl command to hit a servlet, which queries Clarifai's API and returns an analysis of the image taken by the Raspberry Pi's camera.
As disk read and writes are always slower then memory read and write. Most of the modern application uses the in-memory databases for faster response time. The JAVA program reads data from file and store it in memory and oracle database. It compares the response time between data access from in-memory and oracle database.
Image Classification project using Clarifai API
A wrapper for the Clarifai REST API, eventually to be used with Nuxeo Vision (https://www.nuxeo.com/integration/nuxeo-vision/)
Add a description, image, and links to the clarifai-api topic page so that developers can more easily learn about it.
To associate your repository with the clarifai-api topic, visit your repo's landing page and select "manage topics."