Skip to content

A tool driven approach to Mechanical Turk user experiments

License

Notifications You must be signed in to change notification settings

gobienan/my-turk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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