Repo · Data & extraction
dbt_jev
Classify non-NULL SQL values with TypeSafe Jev (or OpenRouter→Jev) from dbt macros on DuckDB and ClickHouse—inference runs when the database executes…
Open github.com ↗How builders describe it
Classify non-NULL SQL values with TypeSafe Jev (or OpenRouter→Jev) from dbt macros on DuckDB and ClickHouse—inference runs when the database executes SQL, not at parse time.
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 →