1.0.3 • Published 6 years ago

@dannycjones/clarifai-demo v1.0.3

Weekly downloads
1
License
WTFPL
Repository
-
Last release
6 years ago

Clarifai Demo CLI

This is a very simple package that takes an image URL and tells you what's in the image using Clarifai!

Getting Started

  1. Grab an API key from Clarifai.
  2. Call the CLI as follows: CLARIFAI_KEY=<your-key> npx @dannycjones/clarifai-demo <image-url>

This is only meant to highlight how easy it can be to include an authenticated API in your projects. Even this is more complicated than it needs to be.

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago