An open API service indexing awesome lists of open source software.

https://github.com/acethecreator/cloud-vision-api

A rest api that allows you to send image to clarifai computer vision ai and get response
https://github.com/acethecreator/cloud-vision-api

Last synced: 3 months ago
JSON representation

A rest api that allows you to send image to clarifai computer vision ai and get response

Awesome Lists containing this project

README

        

# Cloud-vision-api
Clarifai has an incredible vision API that utilises AI to analyse images, perform recognition tasks and a variety of other
cool features.Create a REST API that allows you to send an image to it, the data from the
image is then extracted via clarifai and stored in a NoSQL Database such as MongoDB.