Browse the Registry of Open Data on AWS anonymously, sample a public dataset's
structure straight from S3, and compile it into an Open Knowledge Format bundle β
100% in your browser, no server, no credentials.
β οΈ
π°οΈ How it works
[ 1. Local Registry Index ] fuzzy-search a static RODA catalog
βββΊ [ 2. Unauthenticated S3 Fetcher ] anonymous fetch() of bucket listing + README
βββΊ [ 3. WebLLM Smart Builder ] optional WebGPU concept extraction
βββΊ [ 4. Deterministic OKF Serializer ] in-memory .zip
π€ LLM setup β optional; powers β¨ AI Recommend and β¨ Smart Build
Runs in-browser via WebGPU (Chrome 113+). The worker is started from a Blob URL β no COOP/COEP needed.
1
Search the RODA Catalog
2
Dataset
3
Compile OKF Bundle
β¨ Smart Build uses the π€ LLM setup configured above.
Quick Build compiles the dataset metadata + live S3 object layout + README into a
conformant OKF graph β instant, offline. Smart Build adds LLM-extracted concepts.