Takeaways
Notes (2)
RSS feed ↗Things I understood while building backend and applied AI systems.
2026
What is Jev, and when should an agent use it?
A practical mental model for Jev: a decision model that returns typed choices, scores, and probabilities instead of generated prose.
Why does RAG need reranking after retrieval?
A practical mental model for why retrieval candidates still need a more precise second ranking step.