Show HN: I Made a Chrome Extension to Query Hugging Face Datasets with SQL
chromewebstore.google.com
Show HN: I Made a Chrome Extension to Query Hugging Face Datasets with SQL
1–2 of 2 posts
Re: Show HN: I Made a Chrome Extension to Query Hugging Face Datasets with SQL
#2The Chrome Extension is open source and is powered by DuckDB WASM which loads the parquet conversion of the datasets as views so you can query them with SQL.
Here's the repo: https://github.com/cfahlgren1/hf-data-explorer