aionedge.
Jev project · Data & Search

jevsearch

kylemclaren/jevsearch

Site search that understands the question. Ranked by TypeSafe's Jev model.

View on GitHub ↗See the Jev code ↗Project website ↗
GitHub stars
6 as of 2026-09-25
Forks
0
Language
TypeScript
License
MIT
Created
2026-09-21
Last updated on GitHub
2026-09-23
Added to AionEdge
2026-09-25
Built by this developer
Kyle McLaren

What Jev does in jevsearch

The project describes itself this way: Site search that understands the question. Ranked by TypeSafe's Jev model. In the Data & Search category, Jev typically decides how relevant each candidate is, or which result, row or relationship to keep.

Verification

Verified. We confirmed this repository through the GitHub API and located the code that calls Jev at a pinned commit: view the Jev code ↗. Upstream code changes over time, so check that the file still exists at the current commit before citing it.

Topics

How Data & Search projects use Jev

Search and data projects that use Jev to rerank results, filter rows and pick the next hop through a graph. Most of them run a cheap first pass and ask Jev only about the candidates that survive it.

Related Jev projects in Data & Search

  1. jevsome-projectsozers/jevsome-projectsA Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.★ 1
    JavaScript
  2. JEV-Paper-RadarEliot5566/JEV-Paper-RadarLet Jev read every new arXiv paper each morning and surface the few you should read. Plain-English interests, calibrated probabilities, ~$0.06/day, fork and go.★ 12
    Python
  3. vector-graph-ragzilliztech/vector-graph-ragGraph RAG over vector search with optional Jev scoring of candidate relations.★ 250
    Python
  4. kodykentcdodds/kodyOptional second-stage search: widen the hybrid pool, then Score-rerank candidates with Workers AI typesafe/jev.★ 665
    TypeScript
  5. OpenVikingvolcengine/OpenVikingA context database for AI agents with a Jev (TypeSafe System One) rerank client.★ 38,655
    Python

See all 6 Data & Search projects →

Where we found it