Giter Site home page Giter Site logo

crowd_source's Introduction

Crowd Server API

This is a brief documentation for Crowd Server API.The API is organized around REST. The API has predictable resource-oriented URLs, accepts form-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes and authentication.


Apps

  • Food Compare
    This app compares two food images about a specific feature(e.g which one is more filling, healthier ...)
    see Google Crowd Source for more examples
  • Food Fact
    This app asks if a fact is true for the shown image
    see Google Crowd Source for more examples
  • Food Labeler
    This app asks if a given label is true for the shown image
    see Google Crowd Source for more examples
  • Image Caption
    This app asks if a given caption is appropriate for the shown image
    see Google Crowd Source for more examples
  • Sentiment
    This app asks about the kind of emotion expressed in a sentence
    see Google Crowd Source for more examples
  • Translation Validator
    This app asks if the given translation of a sentence/phrase/word is true
    see Google Crowd Source for more examples

Access the API

You can Access the API on both Github and Dockerhub. Although it is highly recommended that you use the docker image to work with the API.

Docker

Access the Dockerhub repository from here:

You can easily work with the API with the following commands:

  • docker pull tahoora/crowd-server-api:version2
  • docker run -p 8000:8000 tahoora/crowd-server-api:version2

Github

Access the Github repository from here:(Until further notice, use the version1 branch of this repository)

For More Info

for more detailed information about the API, after running the API, visit localhost:8000/api/docs


Contact The Developer


Issues

Feel free to report the bugs in the issue section

crowd_source's People

Contributors

tahoora78 avatar

Stargazers

Amir01 avatar

Watchers

 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.