Home / Search, reranking and RAG

Search, reranking and RAG

9 entries

jev-search

Source selection, query understanding, and relevance ranking for web search.

★ 264TypeScriptWeb app
Search rerankingPlaygrounds and demos

blink

Codebase search where Jev scores the candidates.

★ 25TypeScriptCLI
Playgrounds and demosCommand line tooling

reranker

Jev as a calibrated reranker: one call, up to 30 documents, a probability per document.

★ 6PythonLibrary or SDK
Search rerankingBenchmarks and evals

llama-index-jev

LlamaIndex reranker and router, cheaper than an LLM judge.

★ 3PythonLibrary or SDK
Search rerankingModel routing

jev-tree

Recursive choice over a taxonomy, past the 255-option cap.

★ 2TypeScriptLibrary or SDK
SDK or client library

jev-folio-recursive-classifier

Classifies OCR'd legal agreements through the FOLIO Document Types ontology with recursive Jev Choices, beam search, confidence-gated leaf stopping, and context-length benchmarking.

★ 0PythonCLI
Classification and extractionBenchmarks and evals

neo4jev

Walks a Neo4j graph by classifying neighbouring relationships.

★ 43Jupyter NotebookOther
Playgrounds and demos

jev-sift

MCP tool that scores a batch of files, URLs, or snippets for relevance so the agent opens only what matters.

★ 46JavaScriptHook or plugin
MCP and agent integrationContext compaction

jev-scout

Rust CLI and MCP server that finds real, maintained repos and crates for a plain-language request, with Jev scoring the candidates.

★ 1RustCLI
Command line toolingMCP and agent integration