Skip to content

jacomyma/google-image-dmi-clarifai

Repository files navigation

Google Image + DMI + Clarifai

This tool was developed through funding received from the European Union’s Horizon 2020 research and innovation programme, under the TInnGO Project, Grant Agreement no. 824349

It is a tool to tag Google image queries with Clarifai.

Use it online: https://jacomyma.github.io/google-image-dmi-clarifai/

How to use

The tool is basically a web page. Serve it somewhere and you can use it.

How to change the script

This tool has no integrated way to change the script, but you can reproduce my manual process.

The template for the script is the file script_template.js. This file in itself is not used by the tool. Note that it contains a proxy (%%APIKEY%%) for the API key that the user must fill in the interface. The script in the interface will ultimately replace this by the right key.

The script of the bookmarklet is generated manually by copy-pasting the content of script_template.js into the bookmarklet generator of Artoo. The resulting script is then stored in the repository as script_template_artoo.js. This file is the one actually used by the web interface to build the bookmarklet.

Thanks

To @Yomguithereal for his work on Artoo !

About

A tool to tag Google image queries with Clarifai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published