Hacker News new | ask | show | jobs
Show HN: I Made a Chrome Extension to Query Hugging Face Datasets with SQL (chromewebstore.google.com)
2 points by thecalebf 702 days ago
1 comments

The 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