Benchmarks & research

jev-chatbot

@finetuningsingh1JavaScriptMITupdated 2026-09-19

Experiment: using TypeSafe Jev as a chatbot by choosing replies one letter or word at a time

finetuningsingh/jev-chatbot

Where it calls Jev

let md = `# Results\n\nGenerated by \`node eval.js\` on ${new Date().toISOString().slice(0, 10)} with \`${process.env.JEV_MODEL ?? 'typesafe/jev-1.13'}\`.\n\n`;

eval.js:49

The link points at the commit we read, so the line number still holds.

This one cannot run here

Its question set is assembled at runtime, or never written out literally in the code, so there is nothing to lift. The source link above will show you.

Other projects in this category