kylemclaren /
Data & Searchjevql
Adds Jev semantic filtering, grouping, and ranking around ordinary PostgreSQL without installing a database extension.
What Jev Does in this Architecture
Key Architecture Benefit
Shares semantic SQL interfaces across a CLI, HTTP, MCP, and SDKs.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Architecture Category
Data & Search
Search intent classification, query routing, vector re-ranking, and ETL triage.
View all in this category →Related Projects in Data & Search
realZachi
pg-jev
Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.
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.
superagents-lab
jev-search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
Judges search intent, source and time settings, and relevance of individual results.
↳ Keeps links, snippets, editable filters and source-failure warnings visible.
WiktorB2004
llama-index-jev
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
Uses Score for passage relevance and Choice for selecting query engines or tools.
↳ Adds Jev judgments to existing retrieval and query workflows.