<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
  <channel>
    <title>Kiln Blog</title>
    <link>https://kiln.tech/blog</link>
    <description>Exploring new and fun AI techniques.</description>
    <atom:link href="https://kiln.tech/blog/rss.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Why Your Agent Probably Needs Skills</title>
      <description>Kiln has added agent skills support! Here&apos;s what skills are, why progressive disclosure works, and how to use them in your agents.</description>
      <link>https://kiln.tech/blog/introducing_agent_skills/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Introducing Kiln Prompt Optimizer</title>
      <description>Kiln will now automatically find the ideal prompt for your task, guided by your own evals. Performance gains that blow away manual optimization, and even beat fine-tuning.</description>
      <link>https://kiln.tech/blog/introducing_kiln_prompt_optimizer/</link>
      <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>The Requirements Layer Your AI System is Missing</title>
      <description>Most AI teams think they have a testing problem. But the real issue is they aren&apos;t defining what &quot;good&quot; actually means. Learn how specs can transform your AI development workflow.</description>
      <link>https://kiln.tech/blog/requirements_layer_your_ai_system_is_missing/</link>
      <pubDate>Mon, 09 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>New AI Copilot for Evals &amp; Synthetic Data</title>
      <description>Introducing Kiln Specs — a guided copilot that helps you build accurate evals, synthetic data, and judge prompts in minutes instead of hours.</description>
      <link>https://kiln.tech/blog/kiln_specs_kiln_copilot_and_tool_fine_tuning/</link>
      <pubDate>Wed, 04 Feb 2026 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>RAG Isn&apos;t One Size Fits All: Here&apos;s How to Tune It for Your Use Case</title>
      <description>Great RAG comes from a tight iteration loop. Learn how to systematically improve each layer of your RAG system using Kiln and LanceDB.</description>
      <link>https://kiln.tech/blog/rag_isnt_one_size_fits_all_heres_how_to_tune_it_for_your_use_case/</link>
      <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>New in Kiln: RAG Q&amp;A Evals, Tool Use Evals, Reranking, Semantic Chunking, an MCP server, and more!</title>
      <description>Our new v0.23.0 app release includes powerful new features for RAG, evals, and more!</description>
      <link>https://kiln.tech/blog/rag_evals_reranking_sematic_clustering_tool_evals/</link>
      <pubDate>Fri, 14 Nov 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Introducing Kiln Agent Builder</title>
      <description>Kiln now supports building agentic systems in as little as 5 minutes. Also new is Local RAG: build RAG systems without any third party services.</description>
      <link>https://kiln.tech/blog/kiln_agent_builder_and_local_rag/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>New in Kiln: Search Tools/RAG, Document Library, and Synthetic Data V3</title>
      <description>Introducing our biggest release ever! Build state-of-the-art RAG systems in minutes, with drag-and-drop!</description>
      <link>https://kiln.tech/blog/kiln_adds_search_tools_document_library_and_rag/</link>
      <pubDate>Tue, 23 Sep 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>New in Kiln: Tool Calling and MCP</title>
      <description>Kiln v0.20.1 adds tool calling, MCP support, and more!</description>
      <link>https://kiln.tech/blog/kiln_adds_tool_calling_and_mcp/</link>
      <pubDate>Tue, 09 Sep 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>End to End AI Project with Evals, Synthetic Data, and Fine-Tuning</title>
      <description>A video walk through of Kiln project from start to finish. The project we build is open source and available on GitHub.</description>
      <link>https://kiln.tech/blog/end_to_end_kiln_project_demo/</link>
      <pubDate>Wed, 06 Aug 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>I wrote 2000 LLM test cases so you don&apos;t have to</title>
      <description>How thousands of LLM test cases make Kiln AI easier to use.</description>
      <link>https://kiln.tech/blog/i_wrote_2000_llm_test_cases_so_you_dont_have_to/</link>
      <pubDate>Mon, 21 Jul 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln Release v0.18.1: Evals V2, Synthetic Data V2, Kiln Issues, New Models, and more!</title>
      <description>Our new release is our biggest ever! Read about how we improved evals, synthetic data, and a whole new concept: Kiln Issues.</description>
      <link>https://kiln.tech/blog/release_0.18.1_evals_v2_synthetic_data_v2_kiln_issue_kimi_k2/</link>
      <pubDate>Thu, 17 Jul 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Many Small Evals Beat One Big Eval, Every Time</title>
      <description>Evaluating AI products is notoriously difficult. In this article we walk through how to make it approachable, maintainable, and iterative using many small evals instead of one large eval.</description>
      <link>https://kiln.tech/blog/you_need_many_small_evals_for_ai_products/</link>
      <pubDate>Fri, 27 Jun 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Distillation in Practice: Ablating Gemma 3 27B with synthetic data from Sonnet 4</title>
      <description>A hands-on experiment fine-tuning Gemma 3 27B using synthetic data from Sonnet 4, achieving performance that rivals GPT-4o on specific tasks while being smaller and cheaper to run.</description>
      <link>https://kiln.tech/blog/gemma3_ablations_tutorial/</link>
      <pubDate>Fri, 30 May 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>When Fine-Tuning Actually Makes Sense: A Developer&apos;s Guide</title>
      <description>Most teams are curious about fine-tuning and how it might help their AI products, but they don&apos;t know what to expect from the process, how to measure success, or where to start.</description>
      <link>https://kiln.tech/blog/why_fine_tune_LLM_models_and_how_to_get_started/</link>
      <pubDate>Wed, 28 May 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln v0.16.0 Released</title>
      <description>Qwen 3, Gemma 3, Evals Guides, and Fine Tuning Updates!</description>
      <link>https://kiln.tech/blog/v0.16_qwen_3_gemma_3_evals_and_fine_tuning_updates/</link>
      <pubDate>Sat, 17 May 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Fine Tuning for Prompt Engineers</title>
      <description>Learn how to fine-tune LLMs without coding in under 20 minutes. Turn existing prompts into custom models that are faster, cheaper, and often better than prompting larger models.</description>
      <link>https://kiln.tech/blog/fine_tuning_for_prompt_engineers/</link>
      <pubDate>Fri, 21 Mar 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln v0.13.1 Released</title>
      <description>Vertex, Azure, QwQ, Gemma, Hugging Face, W&amp;B, Anthropic, Import CSV, and More!</description>
      <link>https://kiln.tech/blog/release_0.13.1_vertex_gemini_anthropic_azure_qwq_gemma_and_more/</link>
      <pubDate>Wed, 19 Mar 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln v0.12.1 Released</title>
      <description>Powerful Evaluation Toolkit &amp; Support for Distilling Sonnet 3.7 Thinking</description>
      <link>https://kiln.tech/blog/release_0.12.1/</link>
      <pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Video Guide: Create LLM Evals in under 20 minutes</title>
      <description>Easily create your own LLM evals in minutes. Use powerful evaluation methods like LLM-as-Judge and G-eval from Kiln&apos;s UI without coding.</description>
      <link>https://kiln.tech/blog/create_llm_evals_llm_as_judge/</link>
      <pubDate>Mon, 03 Mar 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln v0.11.1 Released</title>
      <description>A new release, faster synthetic data, bug fixes, and Kiln news.</description>
      <link>https://kiln.tech/blog/release_0.11.1/</link>
      <pubDate>Mon, 10 Feb 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Kiln Hits 1,000 GitHub Stars</title>
      <description>That was fast. Thank you for the support!</description>
      <link>https://kiln.tech/blog/kiln_hits_1000_github_stars/</link>
      <pubDate>Fri, 07 Feb 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Fine Tuning Video Guide: Distill Deepseek R1 into Llama 8B</title>
      <description>Create your own reasoning model in under 30 minutes with Kiln AI.</description>
      <link>https://kiln.tech/blog/fine_tune_distill_deepseek_r1_into_llama/</link>
      <pubDate>Wed, 05 Feb 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>The Vector Institute for AI Research has Adopted Kiln</title>
      <description>The Vector Institute, a research lab founded by Geoff Hinton, has started using Kiln for their AI research.</description>
      <link>https://kiln.tech/blog/kiln_featured_by_vector_insitute/</link>
      <pubDate>Sat, 25 Jan 2025 00:00:00 GMT</pubDate>
    </item>

    <item>
      <title>Guide: Fine Tune 9 LLM Models in 18 Minutes</title>
      <description>A step-by-step guide to easily fine-tune from scratch with Kiln. No coding required.</description>
      <link>https://kiln.tech/blog/guide_fine_tune_9_llm_models_in_18_minutes/</link>
      <pubDate>Mon, 16 Dec 2024 00:00:00 GMT</pubDate>
    </item>
  </channel>
</rss>
