Open pjpscriv opened 2 years ago
I have a slight counter-proposal to the original reverse image search idea:
What if we used a Custom Search Engine Image query instead so that the user only has to search a keyword(s) of the image they want to add to their Tierlist.
Thoughts?
Future cases could allow storing the query result in the category (Star Wars or Sci-Fi Category) and auto-filling the image search keyword using a prefix trie from the Tierstra backend before running an expensive SERP query...
Spun out from MVP-003, SerpApi has a reverse image search to get descriptions of uploaded item images.
Two parts needed for this:
Backend time babeeee