oharlem/clarifai-client-go
Clarifai client for Go
This is a developer tool. It helps Go programmers integrate their applications with Clarifai's AI image and video recognition service. Developers can add images from URLs or local files, retrieve predictions from Clarifai models, manage custom models, and perform various search operations on their image data programmatically. It's designed for Go developers building applications that need to process and understand visual content.
No commits in the last 6 months.
Use this if you are a Go developer building an application that needs to perform AI-powered image or video recognition and want a convenient way to interact with the Clarifai API.
Not ideal if you are not a Go programmer or if you only need to use Clarifai through its web interface or a different programming language.
Stars
7
Forks
3
Language
Go
License
Apache-2.0
Category
Last pushed
Jul 12, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/oharlem/clarifai-client-go"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SPFlow/SPFlow
Sum Product Flow: An Easy and Extensible Library for Sum-Product Networks
gomlx/gomlx
GoMLX: An Accelerated Machine Learning Framework For Go
montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
mattn/go-tflite
Go binding for TensorFlow Lite
james-bowman/sparse
Sparse matrix formats for linear algebra supporting scientific and machine learning applications