Repo · Search & RAG
jevsearch
shadcn/ui registry block that adds a ⌘K site-search palette: a local keyword pass answers on the first keystroke, then TypeSafe Jev re-ranks the top…
Open github.com ↗How builders describe it
Site search that understands the question. Ranked by TypeSafe's Jev model.
shadcn/ui registry block that adds a ⌘K site-search palette: a local keyword pass answers on the first keystroke, then TypeSafe Jev re-ranks the top hits by what the visitor meant.
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 →