Code Monkey home page Code Monkey logo

impression-web's Introduction

impression-web

Learning from images

Main Page

How to use:

  • Paste a URL to an image, or choose an image from your device by clicking the "Browse..." button
  • Sit tight for a few seconds as the data from the image will be processed with Microsoft Cognitive Sciences API and Google Vision API and will use the better of the two results
  • Results will be returned in a modal with a statement saying what it believe the image to be

(Disclaimer: not all results are correct, I do provide an accuracy score from the API with each result)

To develop:

  • clone my repo or download zip
  • navigate to directory (impression-web)
  • start server with node server.js
  • no code compilation needed, you don't compile static HTML/CSS/JS lol.

To contribute:

  • fork my repo
  • create a new branch and name it the feature that you are working on
  • make changes
  • push changes to github
  • create a pull request

impression-web's People

Contributors

doms avatar notdom avatar

Stargazers

 avatar

Watchers

 avatar

impression-web's Issues

Error Handling

currently using console.log() for all my error handlings and it can get pretty ugly from a code base point-of-view. Plus the error page looks scary to the average consumer. We can a cool error page that is simple and states that we are aware of the problem

View History

Say you looked up something and want to see it later? Let’s store the results and have a page to
view them later!

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.