Ask HN: Feedback on javascript one-liner to add image moderation to any site
I have a service[0] that makes integrating tasks into your app that require human intelligence vastly simpler than using Mechanical Turk directly. The problem is you still need a developer to complete the integration.
To combat that, I'm working on a prototype to allow anyone to add a javascript snippet into their site, and it would automatically start moderating images via Houdini. No setup or developer needed. Pricing would start at less than $0.01 an image, but my ultimate goal would be to get it down to $0.001 per image.
Would sites that allow user uploads be interested in this? Photo sharing sites? Forums?
Demo video of very basic prototype: http://www.youtube.com/watch?v=M2cwTSGZCY4 (25 seconds)
Thanks! Chris
[0] Houdini, http://houdiniapi.com
4 comments
[ 4.8 ms ] story [ 19.8 ms ] threadDemo video: http://www.youtube.com/watch?v=M2cwTSGZCY4 Houdini: http://houdiniapi.com
This idea would just be the starting point for integration; we could offer a callback to integrate with your backend after an image has been moderated, so you could handle it as you wish. (For example, remove an offensive image entirely from your site)