Repo · Search & RAG
jevsql
SQLite-oriented SQL middleware and control plane that adds TypeSafe Jev judgments (match, pick, rank, bool, choice, and related helpers) with…
Open github.com ↗How builders describe it
SQL with natural-language predicates, powered by TypeSafe's Jev. Filter, rank, classify and score rows by meaning — batched, cached and cost-guarded.
SQLite-oriented SQL middleware and control plane that adds TypeSafe Jev judgments (match, pick, rank, bool, choice, and related helpers) with batching, caching, budgets, and review queues—distinct from PostgreSQL extensions such as pg-jev.
The decision Jev makes
Rank candidates against a query, or answer whether a passage is relevant.
Where it fits
Search pipelines retrieve too much. These projects use Jev as a reranker or relevance check after the first search, so only useful results reach the user or the model. All 56 search & rag projects →