Back
data-searchresearchOpen source

Jev World

Ask Jev whether map coordinates are land or water, then replay the answers.

What Jev decides

Whether each supplied map coordinate is land.

Jev World turns many coordinate-level land-or-water judgments into recorded map visualizations.

NOUL
Jev role
Classify a coordinate as land or water.
Input
Geographic coordinates grouped into batched requests.
Output
Per-coordinate Noul probabilities used to draw the map.
Decision frequency
For each coordinate during recording generation.
Fallback
The hosted map replays saved results and does not require a new model call from visitors.
Author reported · Source reviewed

How it works

Input
Geographic coordinates grouped into batched requests.
Jev
NOUL
Output
Per-coordinate Noul probabilities used to draw the map.

Overview

The project batches coordinate questions to Jev, records the responses and their arrival times, and replays the resulting map. Its public deployment is replay-only rather than a live API call for each visitor. The README reports one completed recording for each offered resolution, so the timings are run records rather than repeated-trial averages.

Language
TypeScript
Author
dy-ma
Sources checked Sep 24, 2026

Sources

Related projects