From 22c3a67f251ace74c7ff951640d088eee93f5d2a Mon Sep 17 00:00:00 2001 From: Sam Couch Date: Thu, 15 Oct 2015 23:53:44 -0400 Subject: [PATCH] Add clarifai client library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a19b782c..49d57ee0 100644 --- a/README.md +++ b/README.md @@ -719,6 +719,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [anaconda](https://github.com/ChimeraCoder/anaconda) - A Go client library for the Twitter 1.1 API * [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language. Caution: The SDK is currently in the process of being developed, and not everything may be working fully yet. * [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API. +* [clarifai](https://github.com/samuelcouch/clarifai) - A Go client library for interfacing with the Clarifai API. * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API * [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API * [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface.