Repo · Data & extraction
duckdb-jev
Native C++ DuckDB extension for TypeSafe Jev semantic predicates, Choice classification, and Score rubrics in SQL—without Python UDFs or a separate…
Open github.com ↗How builders describe it
Native C++ DuckDB extension for TypeSafe Jev semantic predicates, Choice classification, and Score rubrics in SQL—without Python UDFs or a separate inference server.
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 →