Skip to content

PyBossa is an open source platform for crowd-sourcing online (volunteer) assistance to perform tasks that require human cognition, knowledge or intelligence (e.g. image classification, transcription, information location etc).

License

AGPL-3.0, ODbL-1.0 licenses found

Licenses found

AGPL-3.0
COPYING
ODbL-1.0
COPYING.DATA

stefanw/pybossa

 
 

Repository files navigation

image

PyBossa is an open source platform for crowd-sourcing online (volunteer) assistance to perform tasks that require human cognition, knowledge or intelligence (e.g. image classification, transcription, information location etc).

PyBossa was inspired by the BOSSA crowdsourcing engine but is written in python (hence the name!). It can be used for any distributed tasks application but was initially developed to help scientists and other researchers crowd-source human problem-solving skills!

See it in Action

PyBossa powers http://pybossa.com/ - check it out!

Installing and Upgrading

See doc/install.rst or http://pybossa.readthedocs.org/en/latest/install.html

Running Tests

Set SQLALCHEMY_DATABASE_TEST_URI e.g.:

SQLALCHEMY_DATABASE_URI = 'postgres://pybossa:pass@localhost/pybossa'

Then run the tests (requires nose):

nosetests -v test/

Useful Links

Authors

About

PyBossa is an open source platform for crowd-sourcing online (volunteer) assistance to perform tasks that require human cognition, knowledge or intelligence (e.g. image classification, transcription, information location etc).

Resources

License

AGPL-3.0, ODbL-1.0 licenses found

Licenses found

AGPL-3.0
COPYING
ODbL-1.0
COPYING.DATA

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published