superagents-lab /
Data & Searchjev-search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
What Jev Does in this Architecture
Key Architecture Benefit
Keeps links, snippets, editable filters and source-failure warnings visible.
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.
superagents-lab/jev-searchArchitecture 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.
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.
ozers
jevsome-projects
A Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.
When configured with a key, sends project state and candidate categories to Jev; otherwise uses local classification rules.
↳ Keeps a project index alongside concrete source evidence.