Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 534 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 534 Bytes

Crowd Server

This package provides a django server for running microtasks on various crowd platforms.

The crowd server focuses on extensibility, supporting the ability to add new task types and run them on new crowd platforms, and automatically provides state-of-the-art quality control techniques to handle incorrect worker responses.

Check out our documentation: you'll probably want to start with the installation instructions.