JevMade hello@JevMade.com
← Back to guides

JevMade field notes / Hands-on tutorial

Jev: The New AI Model That's Breaking The Internet (Full Tutorial)

Moritz builds a voice-driven browser controller, a memory retriever, and a YouTube topic scorer while drawing a clear boundary between Jev’s decisions and the code or LLMs around them.

Original by Moritz | AI SystemsAgent workflowsYouTubeSource reviewed

Before you dive in

What you’ll find in the original

  1. For browser control, expose a fixed action set and let Jev select among actions; ordinary browser code performs the chosen action.
  2. For memory retrieval, ask bounded relevance questions over candidate memories rather than expecting Jev to write a summary.
  3. For video-topic scoring, use Jev to grade or route transcript content, while leaving explanation and generation to an LLM.
Worth knowing

The prototypes are tutorial demonstrations, not comparative benchmarks, and the author stresses that Jev cannot write sentences, explain itself, write code, or reason openly.