tiny-data
A rust-based cli tool for building computer vision datasets built with reqwest and tokio.

You can get a list of the available options by running the command below:
>> tiny-data
Example:
>> tiny-data
>> tree
Installation
To get started with tiny-data you need to enable the Custom Search API from Google and export the variables SEARCH_ENGINE_ID and CUSTOM_SEARCH_API_KEY to your environment.
Note: google limits the number of requests to 100/day which inherently puts a cap on the number of images you can download.
The package itself can be downloaded from crates.io by running:
The python bindings for the package can be downloaded from pypi with additional features for post-download filtering using CLIP by running: