diff --git a/images/extensions/clarifai_small.png b/images/extensions/clarifai_small.png new file mode 100644 index 0000000..c96f69a Binary files /dev/null and b/images/extensions/clarifai_small.png differ diff --git a/index.html b/index.html index 165d4b2..a2c7faf 100644 --- a/index.html +++ b/index.html @@ -166,6 +166,23 @@ <span class="tag hardware" title="Hardware Extension">Requires Hardware</span> </section> </li> + <li> + <a href="https://eesh.github.io/clarifai-scratch/"> + <header> + <h2>Clarifai</h2> + <p class="author">Stefania Druga & Eesh Likhith</p> + </header> + <img src="images/extensions/clarifai_small.png" /> + </a> + <section class="description"> + <p>Recognize images from your webcam.</p> + <a href="?url=https://eesh.github.io/clarifai-scratch/examples/clarifai_camera.sbx" data-action="load-url">Sample Project</a> + <a href="https://eesh.github.io/clarifai-scratch/" target="_blank">Documentation</a> + </section> + <section class="tags"> + <span class="tag web" title="Web Extension">Requires Internet Connection</span> + </section> + </li> <li> <a href="?url=http://kaspesla.github.io/ev3_scratch/ev3_scratch.js" data-action="load-url"> <header>