jev-curate
AkashPriyadarshii
A Rust dataset-filtering experiment using Jev scores to keep or reject text records.
- License
- MIT
- GitHub Stars
- 3
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Runs local prefilters, calls TypeSafe and applies probability and score thresholds to each record.
What this project offers
Provides local prefilters and score thresholds for experimenting with per-record data pipelines.
Review scope
Reviewed the Rust API and filtering path; the advertised 1,500+ rows/sec has no verified measurement and the checked Python binding lacks the documented sift method.
Sources and implementation
- AkashPriyadarshii/jev-curate/blob/a35d420cdf15eb1d109171fc896ddc54e6cb9a45/README.md
- AkashPriyadarshii/jev-curate/blob/a35d420cdf15eb1d109171fc896ddc54e6cb9a45/src/client.rs
- AkashPriyadarshii/jev-curate/blob/a35d420cdf15eb1d109171fc896ddc54e6cb9a45/src/filter.rs
- AkashPriyadarshii/jev-curate/blob/a35d420cdf15eb1d109171fc896ddc54e6cb9a45/src/main.rs
- AkashPriyadarshii/jev-curate/blob/a35d420cdf15eb1d109171fc896ddc54e6cb9a45/src/lib.rs
Related projects
pg-jev
realZachi · Data & Search
Adds natural-language filtering, classification, and ranking of rows to PostgreSQL queries.
jev-search
superagents-lab · Data & Search
Searches the web with Jev choosing sources and time ranges, then ranking returned links.
llama-index-jev
WiktorB2004 · Data & Search
Provides Jev rerankers and routers for LlamaIndex to score retrieved passages or select query tools.
jevsome-projects
ozers · Data & Search
A Jev project directory and discovery pipeline that stores integration evidence and can use Jev for classification.