giuliosmall /
Data & Searchpg_typesafe
A pre-alpha PostgreSQL C extension for calling Jev from SQL for classification, yes/no judgments, and scoring.
What Jev Does in this Architecture
Key Architecture Benefit
Adds typed semantic judgments to existing database queries.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
giuliosmall/pg_typesafeArchitecture 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.