GitHub · Triage and routing
superagents-lab/jev-search
The one row in this column you can try in a browser.

What it does
Plain-language web search where Jev chooses the sources, the time range and the search terms, and then ranks what comes back through Search1API. You get links and snippets with visible relevance scores and editable filters — and no generated answers, which is the part that makes it checkable.
The repository's own description: “Search the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.”
How it works
A single app with `src/`, `test/` and a `design-context.md`, installable as a browser app on iOS, Chrome and Edge; the live instance runs at jev.s1.dev, so the reader can test the ranking without cloning anything.
The repository, by the numbers
Read from the GitHub API on 2026-09-22. Stars and the last push move daily — quote them with the date, the way we do.
What we checked
- the tree: src, test, .github/workflows, design-context.md, pnpm-lock.yaml
- MIT LICENSE (copyright Search1API)
- README states the division of labour between Jev and Search1API
- a live instance is linked from the README and from the repository homepage field
What we did not check. We did not run a search ourselves, so we have not judged the ranking.