JevMade hello@JevMade.com

A public registry · independent & community-run

Explore the Jev ecosystem.

Learn, build, and play with Jev — from deep technical guides to creative experiments.

Make & explore

Experiments.

See what builders made with Jev. Games, tools, repositories, articles, and more — traced to their sources.

Featured experiment Jev experiments by Nader Dabit
Recorded frame from Jev experiments
Explore 1,613 entries
The directory03 / 03 · Experiments

Find something worth exploring.

Every category, from games and tools to repositories and writeups, traced to a primary source.

Same ideas.
Different paths.

This is the full registry, not just the featured picks. Figures like speed, cost, and stars are maker-reported or captured snapshots, not JevMade measurements.

1613 experiments · showing 1141–1200

A parody MCP oracle that hashes your words into arbitrary confident answers, but sends serious health, money and safety questions to humans.

Source screenshot of Jef MCP
SOURCE SCREENSHOTEXPAND ↗
from the source // Jef. The entire model. A System Zero Model by TypoSafe AI (typesafe.lol).// Jef never writes a sentence. Jef only picks from what you gave it, scores it,function hash(s){ var h=2166136261>>>0; for(var i=0;i<s.length;i++){ h^=s.charCodeAt(i); h=Math.imul(h,16777619)>>>0; } return h; }
— ★ 0 Humor & parody

Builds an intentionally bad language model by asking Jev which word comes next, one Choice request at a time.

Source screenshot of JevLLM
SOURCE SCREENSHOTEXPAND ↗
choice The text below is an excerpt from a longer document, cut off mid-sentence. Which word or punctuation mark comes next, immediately after the last word...
choice ★ 0 Humor & parody

A pixel-art 8-Ball that scores nine yes-or-no propositions in parallel instead of asking one multiple-choice question.

Source screenshot of jev-8-ball
SOURCE SCREENSHOTEXPAND ↗
noul Is the user’s text in `question` asking a question that can naturally be answered yes or no? · yes or no
noul ★ 0 Humor & parody

A Victorian 8-Ball whose answer, paradox check and risk score animate its needle, steam and glowing fluid.

Source screenshot of The Jev System 1 Oracle
SOURCE SCREENSHOTEXPAND ↗
choice Determine if the statement or question is true/affirmative, false/negative, or ambiguous, and select the corresponding canonical Magic 8-Ball answer....
choicenoulscore ★ 0 Humor & parody

Scores LinkedIn posts for corporate performance, then invites Grok to roast only the ones that cross the line.

Source screenshot of LinkedIn Bullshit Filter
SOURCE SCREENSHOTEXPAND ↗
score How much of this post is performance rather than substance? · plain direct writing / mostly substantive / noticeably inflated / mostly performance / p...
choicenoulscore ★ 0 Humor & parody

A voice-controlled claw machine with Jev cast as the fruit-fly brain behind it.

Source screenshot of JevGeni
SOURCE SCREENSHOTEXPAND ↗
choice Which claw command does `call` give? The call can be phrased freely, colloquially, rudely, in English or German, and may address the fly by name. · le...
choicescore ★ 0 Humor & parody

Ask Jeeves, with Jev behind the search box and a choice of yes/no, multiple-choice or scored answers.

Source screenshot of AskJev.net
SOURCE SCREENSHOTEXPAND ↗
noul `instructions` is the visitor’s own question, verbatim, with an empty `state` unless they add context · Yes / No · Choice · Score
choicenoulscore Humor & parody

Query messy text with SQL-style filters and plain-language questions that Jev can answer.

Source screenshot of jev-ql
SOURCE SCREENSHOTEXPAND ↗
choicescorenoul Apps & data pipelines

Check posts against moderation rules written in plain English, before your app decides what to publish.

Source screenshot of modsure
SOURCE SCREENSHOTEXPAND ↗
noul Apps & data pipelines

Helps an agent find the right tool or skill without loading the whole catalog into its main conversation.

Source screenshot of vibiz-jev-search
SOURCE SCREENSHOTEXPAND ↗
choice Agent tooling

Give a Playwright page a task in words and let Jev choose the clicks and form actions.

Source screenshot of jevrun
SOURCE SCREENSHOTEXPAND ↗
choice Browser & computer use

Run open-Jev decisions in your browser without an API key or inference server.

Source screenshot of jev-web
SOURCE SCREENSHOTEXPAND ↗
choicenoulscore Benchmarks & research

Pick a question or type your own, and Jev answers it twice: once alone, once with six live Exa results in its state.

Recorded frame of Live Web Context for Jev
ACTUAL RECORDING12 SEC ↗
choice Six Exa results, each `Title — domain (date): highlights`, sit in `state.search_results` beside the typed question · yes / no
choice Playable demos & bots

Fifty HR tool logos sit in a pile at the bottom of the page. Type an HR problem and the ones that fit rise into rows; Jev scores all fifty at once.

Recorded frame of Dormy HR tool search
ACTUAL RECORDING12 SEC ↗
from the source POST /api/jev/search {"q":"payroll for a small startup with eight employees"}{"picks":[{"id":"gusto","noul":0.91},{"id":"payfit","noul":0.71}],"ms":191}{"scale":{"choice":"smb","confidence":1}}
choicenoul Playable demos & bots

Four models play parallel Pong lanes; Jev chooses a paddle move whenever the ball needs another decision.

Recorded frame of Jev Pong
ACTUAL RECORDING12 SEC ↗
choice Playable demos & bots

Steer a Chicago traffic simulation with Jev choosing citywide priorities and bounded corridor policies.

Source screenshot of Jev Traffic Sim
SOURCE SCREENSHOTEXPAND ↗
choice Playable demos & bots

Post in a simulated town and see how thousands of Jev-driven residents react to your message.

Source screenshot of Jevtown
SOURCE SCREENSHOTEXPAND ↗
choicenoulscore Apps & data pipelines

Type a color request and compare Jev’s ranked palette commands with an ordinary fuzzy match.

Source screenshot of jev-palette
SOURCE SCREENSHOTEXPAND ↗
choice Apps & data pipelines

Make a tier list from your own items and criterion, with Jev scoring each item before code places it into S–F tiers.

Source screenshot of tierjev
SOURCE SCREENSHOTEXPAND ↗
scorechoice Apps & data pipelines

Ask typed questions of a value with BAML’s .feels(), .how(), .matches() and .fill() methods backed by Jev.

Source screenshot of feelings
SOURCE SCREENSHOTEXPAND ↗
noulscorechoice SDKs & clients

Play a mahjong hand while Jev recommends a discard and rates its efficiency, safety and wait.

Source screenshot of Kiru Hai Coach
SOURCE SCREENSHOTEXPAND ↗
choicescore Playable demos & bots

Compare Jev’s typed classifications with classical ML pipelines across the maker’s eight datasets.

Source screenshot of Jev vs. ML
SOURCE SCREENSHOTEXPAND ↗
choice Benchmarks & research

Hide or highlight LinkedIn posts after Jev scores their writing against several slop signals and counter-signals.

Source screenshot of Slop Mop
SOURCE SCREENSHOTEXPAND ↗
scorenoul Apps & data pipelines

Solve a bilingual lateral-thinking mystery by asking questions while Jev plays the keeper of the hidden answer.

Source screenshot of Soupbase
SOURCE SCREENSHOTEXPAND ↗
choice Playable demos & bots

Get a shell completion from your command history that changes as you type, rather than a static prefix match.

Recorded frame of guesswork
ACTUAL RECORDING12 SEC ↗
choicenoul Agent tooling

Take penalty kicks against a Jev goalkeeper in a 3D football shootout.

Source screenshot of Beat Jev
SOURCE SCREENSHOTEXPAND ↗
choice Playable demos & bots

Replay six Jev chess experiments, from unaided legal moves to tactical filters and Stockfish-assisted variants.

Recorded frame of Jev Chess Lab
ACTUAL RECORDING12 SEC ↗
choice Benchmarks & research

Turn a Telegram channel’s posts into a year-in-review card showing their mix of news, jokes, ads and more.

Source screenshot of Jev Wrapped
SOURCE SCREENSHOTEXPAND ↗
choicenoul Apps & data pipelines

Write a browser test in Gherkin and let Jev map its steps to the controls on the page.

Recorded frame of jevcumber
ACTUAL RECORDING12 SEC ↗
choicenoul Browser & computer use

Let Jev steer a Solari browser or desktop: it picks actions from visible controls, and the agent checks each move before continuing.

Recorded frame of solari-reflex
ACTUAL RECORDING12 SEC ↗
choicenoul ★ 0 Browser & computer use

Race Jev through ten snap-judgment rounds, deciding whether reviews, messages, and other prompts are genuine, sarcastic, urgent, or invented.

Source screenshot of Blink Duel
SOURCE SCREENSHOTEXPAND ↗
choicenoul ★ 0 Playable demos & bots

Can a cheap classifier label every agent failure in a training run? Applied Compute clusters a sample of traces, then has Jev do the labeling.

Source screenshot of Billion-Token Scale Trace Analysis: Jev vs LLMs
SOURCE SCREENSHOTEXPAND ↗
from the source Each model outputs a floating-point score from 0 to 1 for each of 14 failure modes.A score at or above the decision threshold marks that failure mode as present.
score Benchmarks & research

Give a chat app a few named subagents and let Jev decide who takes each turn and whether they work at once or in turn.

Source screenshot of TanStack AI subagents
SOURCE SCREENSHOTEXPAND ↗
choice Who must handle this turn? · main or an agent name · then parallel or sequence
choice SDKs & clients

Three Jev tools for the DeepSeek Harness on WSL: ask typed questions, check whether evidence supports a claim, or rank candidates.

Source screenshot of dsh-wsl-jev
SOURCE SCREENSHOTEXPAND ↗
from the source return await client.systemOne({ state: args.state, questions })
choicenoulscore Agent tooling

3,608 one-subject-swapped statements put to Jev as forced true/false picks, in three wordings and eleven languages, with every raw answer published.

Source screenshot of Jevsus
SOURCE SCREENSHOTEXPAND ↗
from the source self.url, self.model = JEV_URL, "jev-latest"
choicenoul Benchmarks & research

A zsh plugin whose ghost-text command suggestions are ranked by Jev on demand, with shell history redacted before anything leaves the machine.

Source screenshot of zsh-jev-suggest
SOURCE SCREENSHOTEXPAND ↗
from the source response = self.client.system_one(
choicenoul Apps & data pipelines

A zero-dependency Node playground whose four tabs send typed questions to Jev through OpenRouter and draw the probabilities.

Source screenshot of Jev Showcase
SOURCE SCREENSHOTEXPAND ↗
from the source upstream = await fetch(ENDPOINT, {
choicescorenoul Playable demos & bots

Every move in 2048 is one Jev Choice over the four directions, with no heuristic fallback and the probabilities, latency and cost shown live.

Recorded frame of 2048 × Jev
ACTUAL RECORDING12 SEC ↗
from the source res = await fetch(url, { method: "POST", headers, body: JSON.stringify(body) })
choice Apps & data pipelines

Auto-marks 2,054 MR-GSM8K maths scripts against a teacher rubric with one Jev call each, then checks the marks against human annotators.

Source screenshot of JEValuate
SOURCE SCREENSHOTEXPAND ↗
from the source const result = await client.systemOne(
noulchoice Benchmarks & research

A CPU-first GUI agent where RapidOCR reads the screen, Jev picks the next action, pyautogui performs it and dHash checks the result.

Source screenshot of jev-computer-use
SOURCE SCREENSHOTEXPAND ↗
from the source r = _retrying_post(self.base_url, json=payload, api_key=self.api_key)
choicenoulscore Browser & computer use

A local visual playground for System One APIs: build Yes/No, Choice and Score decisions, run them against several endpoints, and diff the results.

Source screenshot of Decision Lab
SOURCE SCREENSHOTEXPAND ↗
from the source url=provider["endpoint"]
choicescorenoul Apps & data pipelines

A companion that answers only with a face: Jev picks one of sixteen moods and blobatar morphs its expression, with no text reply.

Source screenshot of Jevatar
SOURCE SCREENSHOTEXPAND ↗
from the source const res = await fetch("https://api.typesafe.ai/v1/systemone", {
choice Apps & data pipelines

A Home Assistant integration that turns AI Task fields and YAML sensors into System One questions and decodes the answers back into Home Assistant values.

Source screenshot of SystemOne for Home Assistant
SOURCE SCREENSHOTEXPAND ↗
from the source async with self._session.post(
noulchoicescore Integrations

Browser and computer use for coding agents where each step is a batch of small typed questions to Jev and code composes the next action.

Recorded frame of jev-browser
ACTUAL RECORDING12 SEC ↗
from the source response = await this.fetch(`${this.baseUrl}/v1/systemone`, {
choicescorenoul Browser & computer use

A Chrome extension that covers YouTube comments until Jev decides whether, read against the video, they disclose a plot event.

Source screenshot of PlotVeil
SOURCE SCREENSHOTEXPAND ↗
from the source upstream = await fetch(env.TYPESAFE_URL, {
noul Apps & data pipelines

Greek backgammon against Jev, which reads the position with four questions and picks the move as one Choice while code enumerates and prices every legal play.

Source screenshot of Tavli
SOURCE SCREENSHOTEXPAND ↗
from the source upstream = await doFetch(UPSTREAM, init)
choicescorenoul Apps & data pipelines

An autonomous Tibia bot: an OTClient Lua module streams health, mana, position and visible monsters every 250 ms and Jev decides survival, danger and targeting.

Source screenshot of Jev Tibia Autonomous Bot
SOURCE SCREENSHOTEXPAND ↗
from the source const response = await this.client.systemOne({
choicenoul Apps & data pipelines

A Chrome extension that filters ads and uninteresting cards out of Xiaohongshu and Bilibili feeds, with Jev classifying each card and judging your interest in it.

Source screenshot of JevFeedGuard(清净流)
SOURCE SCREENSHOTEXPAND ↗
from the source const resp = await fetch(CONFIG.apiBase, {
choicenoul Apps & data pipelines

Jev, briefly

A decision model, not a chatbot.

A chat model generates text token by token and hopes you parse it. Jev never generates a word. Your code sends the state of the world plus typed questions; Jev returns every answer in one parallel pass — typed values with calibrated probabilities and a confidence score your code can trust. About 70–500 ms end to end, $0.042 per million input tokens, output free. Trained with what TypeSafe calls Reinforcement Learning for Calibrated Decisions.

choice Pick one of these.

You define the options. Jev returns the chosen option, a probability for every option, and a confidence. The workhorse of routing, agents, and games — the answer space is always legal, so there is nothing to parse and nothing to hallucinate.

score Rate this on a rubric.

You describe ordered levels — say trivial / normal / critical. Jev returns the level, the probability of each, and a confidence. Scores turn fuzzy judgment (“how severe is this log line?”) into a number-free decision your code can branch on.

noul Is this statement true?

You assert a statement; Jev returns the probability that it is true — a noul. Moderation, verification, guardrails, “does this diff actually fix the bug?”: one question, one calibrated probability.

Official material lives at typesafe.ai and docs.typesafe.ai. JevMade is an independent community registry — not affiliated with or endorsed by TypeSafe AI.

Recurring lessons

Patterns that keep showing up.

One decision per tick

Games, drones, trading bots, and browser agents all converge on the same loop: serialize the state, ask one decisive question, act, repeat. Jev’s latency makes the loop feel instant — the model lives inside the control loop, not outside it.

Confidence as a gate

The answer says what; the confidence says whether to act. The most reliable entries threshold on confidence to route edge cases to a slower model or a human — automation with an honest escape hatch.

Shrink the choice space in code

Makers rarely ask Jev to pick from everything. Local tactics prune 225 gomoku moves to ~40; DOM filters turn a page into an element table; code narrows options, Jev judges within them.

Jev judges, LLMs talk

A recurring split: Jev makes every decision cheaply and instantly, and a small LLM is only invoked when a human-facing string must actually be written. Decision and generation are separate budgets.

Made something with Jev?

Send the link — repo, live demo, post, or video — plus a line on what it does and which primitives it uses. Every entry is verified against its primary source before it ships.

Submit your experiment → hello@JevMade.com