The TEIC is a prototype image compositor that Jon Buckley (@jbuck) Scott Downe (@ScottDowne), Matthew Schranz (@mjschranz), David Seifried (@dseif) built for HackTO, the Toronto event of HackDays.
If you want to try it out (assuming the TinEye API endpoint is still active), make sure you have node v0.6.x installed and do the following:
git clone https://github.com/jbuck/hackto.git
cd hackto
npm install
node server.js
- Visit http://localhost:8888 in Firefox (sorry, doesn't work in anything else)