Pybossa: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Citizen science software |field_project_name=Pybossa |field_screenshot=Pybossa.jpg |field_programming_languages=Python |field_software_license=Free open source |field_projec...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Citizen science software | {{Citizen science software | ||
|field_project_name=Pybossa | |field_project_name=Pybossa | ||
|field_screenshot=Pybossa. | |field_screenshot=Pybossa.png | ||
|field_programming_languages=Python | |field_programming_languages=Python | ||
|field_software_license=Free open source | |field_software_license=Free open source | ||
|field_project_description=According to the official documentation (April 2013), “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!” | |field_project_description=According to the official documentation (April 2013), “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!” | ||
Currently (April 2013), pyBossa is functional Beta. New features, new templates, code snippets, and more documentation will be provided. | Currently (April 2013), pyBossa is functional Beta. New features, new templates, code snippets, and more documentation will be provided. | ||
|field_purpose_of_project=PyBossa is there to help researchers, civic hackers and developers to create projects where anyone around the world with some time, interest and an internet connection can contribute. It’s a 100% open-source Unlike, say, “mechanical turk” style projects, PyBossa is not designed to handle payment or money — it is designed to support volunteer-driven projects. | |field_purpose_of_project=PyBossa is there to help researchers, civic hackers and developers to create projects where anyone around the world with some time, interest and an internet connection can contribute. It’s a 100% open-source Unlike, say, “mechanical turk” style projects, PyBossa is not designed to handle payment or money — it is designed to support volunteer-driven projects. | ||
|field_system_overview=pyBossa system (like Crowdcrafting.org) has three main components: | |field_system_overview=pyBossa system (like Crowdcrafting.org) has three main components: | ||
Line 15: | Line 14: | ||
• Using the web interface of a pyBossa server | • Using the web interface of a pyBossa server | ||
• Using the REST API | • Using the REST API | ||
You can create applications that use existing templates with different types of data. Else, you must learn how to create applications with Python. You will have to install a virtual Python environment in your machine, code, create the application that then can be "pushed" into a pyBossa server. | You can create applications that use existing templates with different types of data. Else, you must learn how to create applications with Python. You will have to install a virtual Python environment in your machine, code, create the application that then can be "pushed" into a pyBossa server. | ||
|field_completion_level=Low | |field_completion_level=Low | ||
|field_last_edition=2013/09/09 | |field_last_edition=2013/09/09 | ||
}} | }} |
Revision as of 14:32, 9 September 2013