uehaj /
Data & Searchjev-semgrep
A semantic grep that scores each line with Jev against a meaning, including AND/OR/NOT and cross-language queries.
What Jev Does in this Architecture
Key Architecture Benefit
A zero-runtime-dependency semantic grep; query text is sent to TypeSafe.
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.