Twitter / Balaji Sowmyanarayan

Showing posts with label crowdsourcing. Show all posts
Showing posts with label crowdsourcing. Show all posts

Monday, October 29, 2007

Chennai Photo Snapshot 03 Nov, 3:11pm

Idea: Take a photo samples of a city at a specified time(3 Nov 3:11pm), consolidate in one pool, make snapshot of city life forever.
Execution: Ask a anyone and everyone to take a photo and submit it to a photo pool in flickr. Pre and post moment support garnering through every communication channel including blogs, news item, sms, etc. Coordinated by website 311pm.com.
Profit: Snapshot for posterity. Community bonding.

Update: Now, remote participation via SecondLife is possible.
From Remote participation via SecondLife:
Not in Chennai on Nov 3, 03:11pm?

Not to worry, SecondLife and Avatar Voodo to the rescue. Labsji has setup this amazing facility to help you participate in 03:11 PM campaign virtually via SecondLife. Visit SecondLife Sim Treepu. While there, launch a virtual balloon with your request for a photo shoot at a particular location, as if you are taking it! Some kind natured 03:11 PM enthusiast might take your request seriously and shoot a snap exactly as you requested. Your requests are actually queued as Human Intelligence Task request in Amazon Mturk.

Want to help someone wanting to participate from afar?

Log on to http://mturk.com and search of HITs titled AVooDo. Fulfill the HIT as requested and make someone’s day! As a token of appreciation your good natured gesture, there will be small inconsequential (yet fun!) rewards that you will be able to claim against your successful HIT completion.

Help spill the fun from Virtual to Real and vice versa.

More details can be found here: http://treepu.in/wp/chennai-311pm-photo-freeze-event-now-from-anywhere-via-secondlife/79

Wednesday, February 21, 2007

Amazon Mturk earnings now in Indian Rupee:: Tap the housewife resource pool

Idea: Tap the housewife resource pool
Execution:There are a lot of household with a PC and internet connection sitting. Just decorating the living room. Where the kid plays the 'educational' game. And the grown ups use it for email and google. Now with mturk earnings available in Indian Rupee, the housewife glued to the TV serials, sob soaps can be given a gainful alternative. Mturk is part of suite of services opened up by Amazon Web Services as part of Jeff Bezeos strategy of increasing the utilization of Amazon installed capacity. To quote the Amazon FAQ on Mturk:

What is Amazon Mechanical Turk?

In 1769, Hungarian nobleman Wolfgang von Kempelen astonished Europe by building a mechanical chess-playing automaton that defeated nearly every opponent it faced. A life-sized wooden mannequin, adorned with a fur-trimmed robe and a turban, Kempelen's "Turk" was seated behind a cabinet and toured Europe confounding such brilliant challengers as Benjamin Franklin and Napoleon Bonaparte. To persuade skeptical audiences, Kempelen would slide open the cabinet's doors to reveal the intricate set of gears, cogs and springs that powered his invention. He convinced them that he had built a machine that made decisions using artificial intelligence. What they did not know was the secret behind the Mechanical Turk: a human chess master cleverly concealed inside.

Today, we build complex software applications based on the things computers do well, such as storing and retrieving large amounts of information or rapidly performing calculations. However, humans still significantly outperform the most powerful computers at completing such simple tasks as identifying objects in photographs—something children can do even before they learn to speak.

When we think of interfaces between human beings and computers, we usually assume that the human being is the one requesting that a task be completed, and the computer is completing the task and providing the results. What if this process were reversed and a computer program could ask a human being to perform a task and return the results? What if it could coordinate many human beings to perform a task?

Amazon Mechanical Turk provides a web services API for computers to integrate "artificial artificial intelligence" directly into their processing by making requests of humans. Developers use the Amazon Mechanical Turk web service to submit tasks to the Amazon Mechanical Turk web site, approve completed tasks, and incorporate the answers into their software applications. To the application, the transaction looks very much like any remote procedure call: the application sends the request, and the service returns the results. Behind the scenes, a network of humans fuels this artificial artificial intelligence by coming to the web site, searching for and completing tasks, and receiving payment for their work.

All software developers need to do is write normal code. The pseudo-code below illustrates how simple this can be.

read (photo);
photoContainsHuman = callMechanicalTurk(photo);
if (photoContainsHuman == TRUE) {
acceptPhoto;
}
else {
rejectPhoto;
}


In a nutshell, Mturk is a way to give out tasks to the crowd and get the task done by a human. Typically, the task are too difficult for computer, but effortless for the human. The person accomplishing the task, gets paid. The Amazon's ecommerce system takes care of the trust, reputation, transaction etc.

Thus mturk can be used to give out work to housewifes, and the housewifes can do the task and get get paid, all risk free for both the work giver and the work doer.
Profit: The housewife of India are a talented lot. They give up pulme jobs to become housewife. They may be well qualified educationally. They can be meticulous in their work. Tapping this talent pool in a risk free way could be wonderful way to gain competitive advantage for businesses.