Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 854 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 854 Bytes

my-turk

A tool driven approach to Mechanical Turk user experiments

Descriptions

my-turk is a tool driven approach to Mechanical Turk user experiments. It uses amazons marketplace Mechanical Turk (MTurk) where individuals can engage a globally distributed workforce to perform tasks. One example task would be "Identify the car in this picture". To take it a step further you can use my-turk to redirect the workers to your own experiment environment (custom website). This enables you to use MTurk to do tasks like A/B Testing or usability tests.

Try it out

clone the git repo and run:

docker-compose up

Wait for docker to finish and open http://localhost:8080 afterwards

Sneak Peek

Screenshot

License

This project is licensed under the MIT License - see the LICENSE file for details