Repo · Data & extraction
jev-curate
A Rust dataset sifter that keeps clean rows verbatim and drops the rest.
Open github.com ↗How builders describe it
High-throughput synthetic & pretraining dataset sifter powered by TypeSafe AI Jev (api.typesafe.ai). Stream, filter, and score Parquet & JSONL datasets at 1,500+ rows/sec using System One typed decisions (Choice, Score, Noul).
The decision Jev makes
Keep or drop a row, assign a label, or select one field value at a time.
Where it fits
Putting Jev next to the data: filtering rows with plain-English conditions, classifying records, labelling datasets and pulling structure out of text one small decision at a time. All 61 data & extraction projects →