Coder Social home page Coder Social logo

flaming-specs's Introduction

Flaming Specs

Flaming Specs combines Firebase Storage with the Google Cloud Vision API through Google Cloud Functions, all in ~100 LoC!

This is a demo for a presentation given at Serverless Conf on May 27th, 2016 by Frank van Puffelen and myself. Slides are available here.

You can view the public demo here.

Setup

Create a Firebase Account

Create an account through the Firebase Console, and upgrade to Blaze plan. This will allow you to access Cloud resources, like Cloud Functions and the Cloud Vision API.

Modify the code

There are two TODO:s where you must add your app keys into JSON configuration, one in index.html and one in function.js. This information comes from the Firebase Console for your prroject.

Host the website

Install the Firebase CLI: npm install -g firebase-tools, run firebase init, and move index.html into your app's public folder. From there, you can either run firebase serve to locally test your app, or firebase deploy to host your app on the public internet.

Deploy your function

Sign up for the GCF Alpha, and when accepted, follow the instructions to deploy a function (either via the console or via the CLI). The function called will be named visiondetect, since that's what's exported from function.js.

Contact

Reach out to me @asciimike or [email protected] to let me know what you think!

flaming-specs's People

Contributors

asciimike avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.