<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI Evaluation on Nalar</title>
    <link>https://nalar.dev/tags/ai-evaluation/</link>
    <description>Recent content in AI Evaluation on Nalar</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 +0700</lastBuildDate>
    <atom:link href="https://nalar.dev/tags/ai-evaluation/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Reduce LLM Hallucinations with Grounding and Verification</title>
      <link>https://nalar.dev/reduce-llm-hallucinations-with-grounding-and-verification/</link>
      <pubDate>Thu, 03 Sep 2026 00:00:00 +0700</pubDate>
      <guid>https://nalar.dev/reduce-llm-hallucinations-with-grounding-and-verification/</guid>
      <description>&lt;p&gt;Large language models can produce fluent answers that contain incorrect facts, invented details, or unsupported claims. This behavior is commonly called &lt;strong&gt;hallucination&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Hallucinations are not simply random mistakes. A language model generates tokens that are plausible given its input and learned parameters. Plausible text is not necessarily true text, especially when the model lacks reliable evidence for the question being asked.&lt;/p&gt;&#xA;&lt;p&gt;For developers, the practical goal is therefore not to find a single setting that eliminates hallucinations. It is to design the application so that factual claims are grounded in appropriate evidence, uncertainty is handled explicitly, and important outputs are verified.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
