maxcell / mapping-photos

Project to go along with Clarifai Geo Search Blog Post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mapping your photos

This is an example project that goes with a post over at Clarifai!

Requirements

Getting Started

The default branch is inital. It starts as a simple Hello World example for the project.

The first thing you will need to do is npm install to get all package requirements. From there you can run npm start and the project will build and run a local server at http://localhost:3000/.

If you want to see the rest of the project, you should switch to the final branch! In it, the only thing you would need to do is make sure to include your Clarifai API Key for the project to see get your inputs to be searched over.

About

Project to go along with Clarifai Geo Search Blog Post


Languages

Language:JavaScript 91.6%Language:CSS 6.0%Language:HTML 2.4%