@dannycjones/clarifai-demo

1.0.3 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i @dannycjones/clarifai-demo

Weekly Downloads

0

Version

1.0.3

License

WTFPL

Unpacked Size

2.19 kB

Total Files

4

Last publish

Collaborators

  • dannycjones