<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Avanest Insights</title>
    <link>https://avanest.com/insights</link>
    <description>Writing on building AI features that hold up in production.</description>
    <language>en</language>
    <atom:link href="https://avanest.com/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Design for the model being wrong</title>
      <link>https://avanest.com/insights/designing-for-model-failure</link>
      <guid isPermaLink="true">https://avanest.com/insights/designing-for-model-failure</guid>
      <description>Every LLM feature fails sometimes. The difference between a product people trust and one they abandon is entirely in what happens next.</description>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <category>Product design</category>
    </item>
    <item>
      <title>You cannot ship an AI feature you cannot measure</title>
      <link>https://avanest.com/insights/evaluating-llm-features</link>
      <guid isPermaLink="true">https://avanest.com/insights/evaluating-llm-features</guid>
      <description>Most teams building LLM features have no way to tell whether a change made things better or worse. Here is how to build the evaluation set that fixes that, and why it has to come first.</description>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <category>Evaluation</category>
    </item>
    <item>
      <title>Most problems that sound like fine-tuning are retrieval problems</title>
      <link>https://avanest.com/insights/rag-before-fine-tuning</link>
      <guid isPermaLink="true">https://avanest.com/insights/rag-before-fine-tuning</guid>
      <description>Fine-tuning teaches a model how to behave. Retrieval tells it what is true. Confusing the two is the most expensive mistake in AI project scoping.</description>
      <pubDate>Thu, 30 Jul 2026 00:00:00 GMT</pubDate>
      <category>Architecture</category>
    </item>
  </channel>
</rss>