groovenauts / QueryItSmart

QueryIt Smart is the demonstration application for BigQuery & Cloud Machine Learning.
MIT License
87 stars 16 forks source link

Public documents #15

Closed kazunori279 closed 7 years ago

kazunori279 commented 7 years ago

We'd like to share the link of this repo on the demo booth as well as other publications (blogs etc). It'd be great if we have a set of documents for:

But this is not a high priority. We can get started after implementing all the features. Maybe next week?

nagachika commented 7 years ago

I added instructions to setup/run demo app and how to customize at https://github.com/groovenauts/QueryItSmart/commit/112350d49983687182fdc740a297affd4cc79436 and https://github.com/groovenauts/QueryItSmart/commit/395bef1b8cbff958732b964341a209cb7ea5451a After the demo is published, I'd like to make the following BigQuery dataset public. With these BigQuery datasets/tables, anyone can run the demo app on their GCP Project.

queryit-smart:wikimedia
queryit-smart:stackoverflow
queryit-smart:citibike

We need to some more work to allow user to customize image search on their own images; replace base URL to load search result images. And we need to add the way to specify basic authorization user/password.