Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 593 Bytes

NotHotDog

A simple machine learning demo inspired by Silicon Valley

How to use

index.js takes an argument of an image url that will be sent to your clarifai.com
api key.

A proper command should take the form:

 node index.js --src="https://img.huffingtonpost.com/asset/5cd5c2d82100003500c26b3b.jpeg"

--src="URL" is the method used to pass urls to index.js. Note the double -

Links

clarifai.com

glitch.com

teachablemachine.withgoogle.com