I wrote a sketch that takes data from craigslist (written text) and searches google images, matching up an image with a description. I was hoping to create my own searchable image database with pictures I made rather than taking them from google. What would be the best way to go about this? Some people have told me sqlite used with processing could be good? Any thoughts?
1