OPEN-SOURCE PROJECT

pg-jev

Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.

Stars
252
Forks
14
License
Last commit
2026-09-18

What Jev does here

Sends row content to Jev for a match decision, category, or score used by SQL conditions and ordering.

Combines semantic conditions with existing SQL and reuses cached results.

Row content is sent to an external API. The author’s small-sample timing and cache-hit timing are not general model-inference benchmarks.