Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kiliankoe/hubot-clarifai2

:city_sunrise: Hubot script for clarifai
https://github.com/kiliankoe/hubot-clarifai2

clarifai hubot hubot-scripts

Last synced: 24 days ago
JSON representation

:city_sunrise: Hubot script for clarifai

Awesome Lists containing this project

README

        

# hubot-clarifai2

Hubot script for clarifai

See [`src/clarifai2.coffee`](src/clarifai2.coffee) for full documentation.

## Installation

In hubot project repo, run:

`npm install hubot-clarifai2 --save`

Then add **hubot-clarifai2** to your `external-scripts.json`:

```json
[
"hubot-clarifai2"
]
```

## Sample Interaction

```
user1>> hubot what do you see here http://i.imgur.com/HRr2vgs.jpg
hubot>> My money's on meat, beef, no person, steak, pork, blood, food, bloody, slice, butcher, sirloin, fillet, chop, red meat, cow, cut, prime, ham, uncooked, preparation
```