JevMade hello@JevMade.com
← Back to retrieval videos

JevMade field notes / Video guide

Why I switched my RAG decisions to Jev...

This tutorial demonstrates integrating Jev as a System 1 decision engine in an agentic RAG pipeline. It showcases practical implementations for query routing, citation verification, and steerable cross-encoder reranking.

Original by The AI AutomatorsRetrievalIntermediate16 min 6 sec Published Source reviewed

Before you press play

What you’ll find in the video

  1. Jev can replace generative LLMs for micro-decisions like routing queries between models and verifying chunk citation support.
  2. Formulating questions using Boolean (Noul), choice, or score types constrains Jev's output schema, preventing formatting hallucinations but not incorrect judgements.
  3. Steerable reranking with Jev combines candidate retrieval chunks with dynamic natural language instructions to prioritize results based on distinct context rules.
Worth knowing

Gemini-assisted video/transcript review. Schema-guaranteed JSON outputs prevent formatting hallucinations and syntax errors, but Jev can still make incorrect classification decisions or wrong factual assessments.

Why I switched my RAG decisions to Jev...