jev-bfs
komikat
Wikipedia link race pathfinder guided by Jev: assesses outbound links to navigate between two articles in real time.
- License
- MIT
- GitHub Stars
- 0
- Source reviewed
- —
Where Jev makes a decision
Applies Jev semantic heuristic scoring and pruning to outbound links at each BFS exploration step.
What this project offers
Combines classic graph traversal with probabilistic judgments to prune the Wikipedia multi-hop search space.
Review scope
Verified with code-level Jev executable integration evidence; decision mechanisms extracted from source.
Sources and implementation
- komikat/jev-bfs/blob/d83ef1199fabcb2922030a27e0db3e27f6cd759c/README.md
- komikat/jev-bfs/blob/d83ef1199fabcb2922030a27e0db3e27f6cd759c/jev_bfs/__init__.py
- komikat/jev-bfs/blob/d83ef1199fabcb2922030a27e0db3e27f6cd759c/jev_bfs/__main__.py
- komikat/jev-bfs/blob/d83ef1199fabcb2922030a27e0db3e27f6cd759c/jev_bfs/cli.py
- komikat/jev-bfs/blob/d83ef1199fabcb2922030a27e0db3e27f6cd759c/jev_bfs/core.py
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.