App · Data & extraction
pgjev.zachi.dev
I build a SQL extension that turns plain english into a WHERE clause with jev Example: *WHERE jev(people, 'could work from home')* Every row gets…
Open pgjev.zachi.dev ↗How builders describe it
I build a SQL extension that turns plain english into a WHERE clause with jev Example: *WHERE jev(people, 'could work from home')* Every row gets judged individually, no index and no embeddings needed. Try it out (don't burn my wallet pls)
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 →