pg-jev
realZachi
Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.
- License
- PostgreSQL
- GitHub Stars
- 179
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Sends row content to Jev for a match decision, category, or score used by SQL conditions and ordering.
What this project offers
Combines semantic conditions with existing SQL and reuses cached results.
Review scope
Row content is sent to an external API. The author’s small-sample timing and cache-hit timing are not general model-inference benchmarks.
Sources and implementation
Related projects
jev-search
superagents-lab · Data & Search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
llama-index-jev
WiktorB2004 · Data & Search
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
jevsome-projects
ozers · Data & Search
A Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.
jev-curate
AkashPriyadarshii · Data & Search
A Rust dataset-filtering experiment using Jev scores to keep or reject text records.