<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Hamel-Husain on Intelligent Artifact</title>
    <link>https://intelligentartifact.com/tags/hamel-husain/</link>
    <description>Recent content in Hamel-Husain on Intelligent Artifact</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 25 Aug 2026 21:30:10 +0000</lastBuildDate>
    <atom:link href="https://intelligentartifact.com/tags/hamel-husain/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Don&#39;t Build Agents, Build Environments Instead — Adam (Modal)</title>
      <link>https://intelligentartifact.com/posts/dont-build-agents-build-environments-instead/</link>
      <pubDate>Tue, 25 Aug 2026 21:30:10 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/dont-build-agents-build-environments-instead/</guid>
      <description>The hard part of background agents is the background: dev boxes over sandboxes, sessions over jobs, and keeping the agent in the control plane away from the risky work.</description>
    </item>
    <item>
      <title>How To Build Better AI Evals with Claude Code — Shreya &amp; Hamel</title>
      <link>https://intelligentartifact.com/posts/how-to-build-better-ai-evals-with-claude-code/</link>
      <pubDate>Sun, 23 Aug 2026 13:00:04 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-build-better-ai-evals-with-claude-code/</guid>
      <description>Shreya Shankar and Hamel Husain walk through the practical evals loop: top-down vs bottom-up criteria, an open-source Claude Code &amp;#34;error discovery&amp;#34; workflow that turns your taste into a rubric, and why automated eval tools get you a baseline but never replace reading your own data.</description>
    </item>
    <item>
      <title>How Multi-Vector Retrieval Works at Scale — Marek Galovic (Top-K)</title>
      <link>https://intelligentartifact.com/posts/how-multi-vector-retrieval-works-at-scale/</link>
      <pubDate>Fri, 21 Aug 2026 21:30:02 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-multi-vector-retrieval-works-at-scale/</guid>
      <description>Why single-vector embeddings fail agentic retrieval, how late-interaction multi-vector scoring preserves low-level detail, and how sparse encoding makes it fast enough for production.</description>
    </item>
    <item>
      <title>How To Turn Evals Into A Better Model — Will &amp; Florian (Prime Intellect)</title>
      <link>https://intelligentartifact.com/posts/how-to-turn-evals-into-a-better-model/</link>
      <pubDate>Mon, 17 Aug 2026 20:30:11 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-turn-evals-into-a-better-model/</guid>
      <description>Evals are the bottleneck: the three parts of an evaluation, the hidden variables that skew scores, and when to reach for fine-tuning and RL instead of prompt tweaks.</description>
    </item>
    <item>
      <title>How to Cut Your LLM Classification Costs by 90% — Shreya Shankar</title>
      <link>https://intelligentartifact.com/posts/cut-llm-classification-costs-by-90/</link>
      <pubDate>Wed, 12 Aug 2026 17:07:59 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/cut-llm-classification-costs-by-90/</guid>
      <description>A live whiteboard lecture on model cascades: send every record to a cheap proxy model first, accept its answer when confidence is high, route the rest to the expensive model — and pick the threshold from a labeled sample to hit your accuracy target at minimum cost.</description>
    </item>
    <item>
      <title>How To Use Open Models Effectively — Zach Mueller</title>
      <link>https://intelligentartifact.com/posts/how-to-use-open-models-effectively/</link>
      <pubDate>Fri, 07 Aug 2026 21:30:06 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-use-open-models-effectively/</guid>
      <description>Zach Mueller (Lambda) on when open models beat APIs: the current open-model landscape, token-speed targets, quantization trade-offs, and why open weights are good enough for ~90% of tasks for ~90% of people.</description>
    </item>
    <item>
      <title>How to Build Agents That Answer Data Questions — Shreya Shankar</title>
      <link>https://intelligentartifact.com/posts/how-to-build-agents-that-answer-data-questions/</link>
      <pubDate>Fri, 31 Jul 2026 21:30:38 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-build-agents-that-answer-data-questions/</guid>
      <description>The DAB benchmark for data agents: why text-to-SQL isn&amp;#39;t enough, the four real-world data challenges (messy joins, multi-database, free text, domain knowledge), and why frontier agents only pass 57% of the time.</description>
    </item>
    <item>
      <title>How To Make Codex Run Itself — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/how-to-make-codex-run-itself/</link>
      <pubDate>Mon, 27 Jul 2026 21:30:14 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-make-codex-run-itself/</guid>
      <description>Codex&amp;#39;s hidden superpower: threads that spawn threads, talk to each other, and orchestrate themselves. Hamel demos running 16 parallel coding tasks with computer use and mobile control.</description>
    </item>
    <item>
      <title>How To Choose The Right OCR Model — Joe Barrow</title>
      <link>https://intelligentartifact.com/posts/how-to-choose-the-right-ocr-model/</link>
      <pubDate>Fri, 24 Jul 2026 21:30:07 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-choose-the-right-ocr-model/</guid>
      <description>A practical framework for picking an OCR model: text-blocks vs document structure, API vs self-host, and why you should test on your own data instead of trusting benchmarks.</description>
    </item>
    <item>
      <title>How To Build AI Evals — Lucas Rocha</title>
      <link>https://intelligentartifact.com/posts/how-to-build-ai-evals/</link>
      <pubDate>Fri, 17 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-build-ai-evals/</guid>
      <description>Lucas Rocha, an engineer at Brazilian edtech Nova Escola and alum of Hamel Husain&amp;#39;s AI Evals course, tells his evals rollout story backwards: from a team that now runs LLM judges with no tickets and no engineer in the loop, back to the messy first spreadsheet and the three barriers — data, methodology, and judgment — that every team hits along the way.</description>
    </item>
    <item>
      <title>How to Reduce LLM Latency — Abi Aryan</title>
      <link>https://intelligentartifact.com/posts/how-to-reduce-llm-latency/</link>
      <pubDate>Sat, 11 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-reduce-llm-latency/</guid>
      <description>Abi Aryan breaks down where LLM latency actually goes: the compute-bound prefill phase vs the memory-bandwidth-bound decode phase, and why decode — not prefill — dominates latency and cost, especially in multi-step agentic systems. A live Colab walkthrough with TinyLlama on a T4 measures both phases across chat, RAG, creative, and agentic request shapes.</description>
    </item>
    <item>
      <title>How To Build AI That Earns User Trust — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/how-to-build-ai-that-earns-user-trust/</link>
      <pubDate>Tue, 07 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-build-ai-that-earns-user-trust/</guid>
      <description>Before worrying about evals, ask if you are building the right thing: AI that dumps an unverifiable answer creates more work. Hamel walks through design patterns — provenance, progressive disclosure, expert signals, modular steps — across three worked examples.</description>
    </item>
    <item>
      <title>How To Run AI Coding Sessions From Your Phone — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/how-to-run-ai-coding-sessions-from-your-phone/</link>
      <pubDate>Mon, 06 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-run-ai-coding-sessions-from-your-phone/</guid>
      <description>A walkthrough of Codex desktop app remote control: connect your agentic-coding servers, kick off sessions from your phone, and watch agents work anywhere — with live session views, subagent summaries, and follow-up prompts.</description>
    </item>
    <item>
      <title>How to Automate AI Evals (Correctly) — Shreya Shankar</title>
      <link>https://intelligentartifact.com/posts/how-to-automate-ai-evals-correctly/</link>
      <pubDate>Fri, 03 Jul 2026 21:30:24 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-automate-ai-evals-correctly/</guid>
      <description>Part 1 of Hamel and Shreya&amp;#39;s AI product engineering series: the analyze → measure → improve eval lifecycle, and three mistakes to avoid when using AI to automate evals.</description>
    </item>
    <item>
      <title>How To Hire an AI Consultant the Right Way — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/how-to-hire-an-ai-consultant-the-right-way/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-hire-an-ai-consultant-the-right-way/</guid>
      <description>Hamel argues that hiring a consultant to implement AI and walk away is almost always a mistake — the underlying problems remain and the AI itself is designed to remove the middleman. Consultants work only for education or when they have skin in the game.</description>
    </item>
    <item>
      <title>How to Eval an AI Product That Seems Impossible to Eval — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/how-to-eval-an-ai-product-that-seems-impossible-to-eval/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/how-to-eval-an-ai-product-that-seems-impossible-to-eval/</guid>
      <description>When a product seems impossible to eval, that is usually a sign the product itself is weak. Hamel suggests infusing user-facing signals into the product so users — and you — can assess quality.</description>
    </item>
    <item>
      <title>If You Can&#39;t Eval Your AI, Your Users Can&#39;t Trust It — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/if-you-cant-eval-your-ai-your-users-cant-trust-it/</link>
      <pubDate>Fri, 26 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/if-you-cant-eval-your-ai-your-users-cant-trust-it/</guid>
      <description>Hamel Husain counters the &amp;#39;evals take too long&amp;#39; objection with one principle: if you can&amp;#39;t eval your product, your users can&amp;#39;t either — so evals are how you figure out how to convey trust in AI answers.</description>
    </item>
    <item>
      <title>Why There&#39;s No LLM Judge You Can Trust 100% of the Time — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/why-theres-no-llm-judge-you-can-trust-100-of-the-time/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/why-theres-no-llm-judge-you-can-trust-100-of-the-time/</guid>
      <description>Hamel Husain explains how to scientifically measure an LLM judge&amp;#39;s noise against ground-truth human labels — and why every LLM judge is a black-box classifier with edge cases, so you have to decide how much noise is tolerable.</description>
    </item>
    <item>
      <title>Why AI Rating Scales Make It Harder to Ship — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/why-ai-rating-scales-make-it-harder-to-ship/</link>
      <pubDate>Sun, 21 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/why-ai-rating-scales-make-it-harder-to-ship/</guid>
      <description>Hamel Husain argues that ROUGE/BLEU string-similarity scores and 1-to-10 rating scales are holdovers from traditional NLP that make evals harder to act on — nobody knows what a 4.2 means, and binary pass/fail evals are what actually let you ship.</description>
    </item>
    <item>
      <title>Why the 1 to 5 Scale Is Where AI Evals Break Down — Hamel Husain</title>
      <link>https://intelligentartifact.com/posts/why-the-1-to-5-scale-is-where-ai-evals-break-down/</link>
      <pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate>
      <guid>https://intelligentartifact.com/posts/why-the-1-to-5-scale-is-where-ai-evals-break-down/</guid>
      <description>Hamel Husain explains why he converts every 1-to-5 rating scale eval into binary pass/fail checks, scoping each failure into a specific, actionable criterion instead of hiding noise behind middle values.</description>
    </item>
  </channel>
</rss>
