up vote 3 down vote favorite
2
share [g+] share [fb]

does anybody know of any tutorials/resources that discuss integrating Amazon's Mechanical Turk and Rails? (besides those resources that Amazon already provides)

Thanks!

link|improve this question

80% accept rate
feedback

3 Answers

up vote 1 down vote accepted

I've updated RTurk and continued development, it should work for most jobs. Here's a little tutorial I wrote up on it - http://squarepush.com/ps/2009/08/11/mechanical-turk-in-ruby/

I'll be doing a more rails specific one in the next few days.

link|improve this answer
Alas, this link is now Broken :\ – Trass Vasston Nov 5 '11 at 10:10
feedback

You can take a look at my gem Turkee. Built on top of RTurk, should help streamline the creation of external forms and importing the worker entered data back into your models.

link|improve this answer
feedback

RTurk is incomplete, but looks promising.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.