<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>RAG on Jason Haley</title>
    <link>https://jasonhaley.com/tags/rag/</link>
    <description>Recent content in RAG on Jason Haley</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>info@jasonhaley.com (Jason Haley)</managingEditor>
    <webMaster>info@jasonhaley.com (Jason Haley)</webMaster>
    <lastBuildDate>Tue, 31 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://jasonhaley.com/tags/rag/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>My Session at Boston Code Camp 40</title>
      <link>https://jasonhaley.com/2026/03/31/boston-codecamp/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/03/31/boston-codecamp/</guid>
      <description>&lt;p&gt;Saturday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC40/info&#34;&gt;Boston Code Camp 40&lt;/a&gt;, hard to believe it is still going after all these years. We had a good turn out too!&lt;/p&gt;&#xA;&lt;p&gt;I presented &amp;ldquo;Agentic RAG&amp;rdquo;, which was very similar to the session I presented at the &lt;a href=&#34;https://jasonhaley.com/2026/03/16/memphis-agentcamp/&#34;&gt;Memphis AgentCamp&lt;/a&gt; a couple of weeks ago. Due to all the traveling I&amp;rsquo;ve done since then, I didn&amp;rsquo;t have a lot of time to update it.&lt;/p&gt;&#xA;&lt;h1 id=&#34;agentic-rag&#34;&gt;Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-03-31-img1.jpg&#34; alt=&#34;Title Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;It was nice to have an in person group of attendees, so I was able to tailor the content to spend more time on what they wanted. I spent more time on the basics of RAG than Agentic RAG this time.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>My Session at Memphis AgentCamp</title>
      <link>https://jasonhaley.com/2026/03/16/memphis-agentcamp/</link>
      <pubDate>Mon, 16 Mar 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/03/16/memphis-agentcamp/</guid>
      <description>&lt;p&gt;Today is &lt;a href=&#34;https://www.meetup.com/memphis-technology-user-groups/events/312731040/&#34;&gt;Memphis AgentCamp&lt;/a&gt; - you still have time to catch some sessions! The schedule is here: &lt;a href=&#34;https://memphisagentcamp.github.io/&#34;&gt;Schedule&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;As always &lt;a href=&#34;https://www.linkedin.com/in/douglasastarnes/&#34;&gt;Doug Starnes&lt;/a&gt; did a fantastic job organizing a multi-track conference. I&amp;rsquo;m always impressed at how well he organizes his events.&lt;/p&gt;&#xA;&lt;p&gt;I presented &amp;ldquo;Agentic RAG&amp;rdquo;, which was a long form of the session I presented at the &lt;a href=&#34;https://agentframework.dev/&#34;&gt;Agent Framework Dev&lt;/a&gt; in January. This one was all new code too.&lt;/p&gt;&#xA;&lt;h1 id=&#34;agentic-rag&#34;&gt;Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-03-16-img1.jpg&#34; alt=&#34;Title Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The presentation was a quick overview of traditional RAG and focused on using agent framework to build Agentic RAG.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Introducing Agentic RAG Python Sample - IT Support Ticket Search</title>
      <link>https://jasonhaley.com/2026/02/01/agent-framework-agentic-rag-python/</link>
      <pubDate>Sun, 01 Feb 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/02/01/agent-framework-agentic-rag-python/</guid>
      <description>&lt;h1 id=&#34;introducing-agentic-rag-python-sample--it-support-ticket-search&#34;&gt;Introducing &lt;em&gt;Agentic RAG Python Sample – IT Support Ticket Search&lt;/em&gt;&lt;/h1&gt;&#xA;&lt;p&gt;&lt;em&gt;A Python sample demonstrating how to build an agentic, multi-agent RAG system using Microsoft’s Agent Framework&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;I finally finished up the code for the Agentic RAG sample that has been a long time in the making &amp;hellip; it will answer all the question types I&amp;rsquo;ve been after for awhile now:&lt;/p&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-02-01_img1.jpg&#34; alt=&#34;Question Types&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;These were inspired by the &lt;a href=&#34;https://github.com/amazon-science/mintaka&#34;&gt;https://github.com/amazon-science/mintaka&lt;/a&gt; project that I discovered a long time ago.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>Agentic RAG</category><category>AI</category><category>Azure AI Search</category><category>Learning</category><category>RAG</category>
    </item>
    <item>
      <title>Hands-on Agent Framework Workshop Jan 2026</title>
      <link>https://jasonhaley.com/2026/01/17/agent-framework-workshop-jan-2026/</link>
      <pubDate>Sat, 17 Jan 2026 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2026/01/17/agent-framework-workshop-jan-2026/</guid>
      <description>&lt;p&gt;Yesterday Bill Wilder, Udai Ramachandran and I held the first &lt;a href=&#34;https://www.meetup.com/bostonazureai/events/312564860/?eventOrigin=group_past_events&#34;&gt;In-person, hands-on, all-day, free. Agent Framework Dev Day in BURLINGTON MA&lt;/a&gt; for the year. This year, we targeted both .NET and python developers (last year we only focused on .NET).&lt;/p&gt;&#xA;&lt;p&gt;My presentation and labs focused on implementing Agentic RAG with Agent Framework.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-agentic-rag&#34;&gt;Talk: Agentic RAG&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2026-01-17_img1.jpg&#34; alt=&#34;Presentation Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;NOTE: The repository has moved to the new &lt;a href=&#34;https://github.com/AgentFrameworkDev/agent-framework-dev-day&#34;&gt;Agent Framework Dev Day github&lt;/a&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;h1 id=&#34;about-the-lab&#34;&gt;About the Lab&lt;/h1&gt;&#xA;&lt;p&gt;This year I tried to stay away from the instructional labs that just turns into a treasure hunt, copy paste set of instructions &amp;hellip; though not completely.&lt;/p&gt;</description>
      <category>Agent Framework</category><category>Agentic RAG</category><category>AI</category><category>Azure AI Search</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category>
    </item>
    <item>
      <title>My Session at Boston Code Camp 39</title>
      <link>https://jasonhaley.com/2025/11/27/boston-code-camp-39/</link>
      <pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/11/27/boston-code-camp-39/</guid>
      <description>&lt;p&gt;This past Saturday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC39/info&#34;&gt;Boston Code Camp 39&lt;/a&gt; (fall edition). For those of you who don&amp;rsquo;t know, the Boston Code Camp is the one that started it all (back in 2004) - see &lt;a href=&#34;https://en.wikipedia.org/wiki/Code_Camp&#34;&gt;wikipedia for more info&lt;/a&gt; &amp;hellip; at this point it may also be the last remaining one (not sure.).&lt;/p&gt;&#xA;&lt;p&gt;I got to visit with many old friends that I mostly just see at Code Camp these days &amp;hellip; many of which I met at a code camp some time in the past 20+ years. I did not get to attend any sessions due to taking the time to catch up with people instead.&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Azure Document Intelligence</category><category>Copilot Studio</category><category>Learning</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Agentic RAG Chronicles</title>
      <link>https://jasonhaley.com/2025/10/19/introducing-agentic-rag-chronicles-series/</link>
      <pubDate>Sun, 19 Oct 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/10/19/introducing-agentic-rag-chronicles-series/</guid>
      <description>&lt;h1 id=&#34;introducing-the-agentic-rag-chronicles-blog-series&#34;&gt;Introducing: The Agentic RAG Chronicles (Blog Series)&lt;/h1&gt;&#xA;&lt;p&gt;Last year I &lt;a href=&#34;https://jasonhaley.com/2024/02/04/introducing-rag-demo-chronicles-series/&#34;&gt;chronicled several RAG Demos &lt;/a&gt; with the idea I would have a documented place to return to when I was looking for specify RAG features. Having those demos documented and all the reference links in one location really was useful for me - so I am going to do the same thing this year, but with Agentic RAG components.&lt;/p&gt;&#xA;&lt;h2 id=&#34;agentic-rag&#34;&gt;Agentic RAG&lt;/h2&gt;&#xA;&lt;p&gt;Last year when I was learning RAG, that technique became known as Standard RAG or Semantic RAG. At its core, it&amp;rsquo;s a system that uses semantic search—understanding meaning rather than just matching keywords—to find relevant information, then feeds that information to an LLM to answer a user&amp;rsquo;s question. When you first build one of these systems, the results feel almost magical. But it doesn&amp;rsquo;t take long before you encounter questions the system can&amp;rsquo;t answer using semantic search alone.&lt;/p&gt;</description>
      <category>Agentic RAG Series</category><category>Agents</category><category>AI</category><category>Azure</category><category>Learning</category><category>RAG</category>
    </item>
    <item>
      <title>Hands-on Boston AgentCon Workshop</title>
      <link>https://jasonhaley.com/2025/09/30/boston-agentcon-workshop/</link>
      <pubDate>Tue, 30 Sep 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/09/30/boston-agentcon-workshop/</guid>
      <description>&lt;p&gt;This past Saturday, I held my latest hands on workshop: &lt;a href=&#34;https://github.com/JasonHaley/agentcon-boston-workshop&#34;&gt;From Static Files to Smart Agents: Unlocking Document Intelligence&lt;/a&gt; at &lt;a href=&#34;https://globalai.community/chapters/boston/events/agentcon-boston/&#34;&gt;AgentCon Boston&lt;/a&gt;. I ended up with around 30 attendees. There was quite a bit of interaction, with some real practical questions being asked about RAG and GenAI applications.&lt;/p&gt;&#xA;&lt;h1 id=&#34;hand-on-lab-from-static-files-to-smart-agents-unlocking-document-intelligence&#34;&gt;Hand-on-Lab: From Static Files to Smart Agents: Unlocking Document Intelligence&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2025-09-30-img1.jpg&#34; alt=&#34;Github Repo&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The repository is located at: &lt;a href=&#34;https://github.com/JasonHaley/agentcon-boston-workshop&#34;&gt;https://github.com/JasonHaley/agentcon-boston-workshop&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-it&#34;&gt;What is it?&lt;/h2&gt;&#xA;&lt;p&gt;The end result (which is the &amp;ldquo;completed&amp;rdquo; branch of the repo), is a &lt;a href=&#34;https://docs.chainlit.io/get-started/overview&#34;&gt;Chainlit&lt;/a&gt; application designed to provide four use cases:&lt;/p&gt;</description>
      <category>AI</category><category>Azure AI Search</category><category>Azure Document Intelligence</category><category>Hands-on-Lab</category><category>Learning</category><category>Presentation</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>My Session at Boston Global AI Bootcamp</title>
      <link>https://jasonhaley.com/2025/03/23/boston-global-azure-bootcamp/</link>
      <pubDate>Sun, 23 Mar 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/03/23/boston-global-azure-bootcamp/</guid>
      <description>&lt;p&gt;Yesterday was &lt;a href=&#34;https://www.meetup.com/bostonazureai/events/304784232/?eventOrigin=group_past_events&#34;&gt;Boston Azure AI&amp;rsquo;s Edition of the Global AI Bootcamp&lt;/a&gt; at the NERD in Cambridge.&lt;/p&gt;&#xA;&lt;p&gt;We had a lot of interest in the event - 85 people on the RSVP list and almost that on the waitlist. Since the space we had couldn&amp;rsquo;t handle any more people, unfortunately we couldn&amp;rsquo;t let more people in. However since there was such good interest in a Saturday AI oriented bootcamp, we are working on planning another one soon - so if you happen to be one of those people that couldn&amp;rsquo;t attend - stay tuned!&lt;/p&gt;</description>
      <category>AI</category><category>Chainlit</category><category>Hands-on-Lab</category><category>Learning</category><category>Ollama</category><category>Phi4</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Hands-on AI Workshop Jan 2025</title>
      <link>https://jasonhaley.com/2025/02/01/semantic-kernel-workshop-jan-2025/</link>
      <pubDate>Sat, 01 Feb 2025 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2025/02/01/semantic-kernel-workshop-jan-2025/</guid>
      <description>&lt;p&gt;Yesterday Bill Wilder, Juan Pablo Garcia Gonzalez and I had the second &lt;a href=&#34;https://www.meetup.com/bostonazureai/events/305679069/?eventOrigin=group_past_events&#34;&gt;Hands-on AI Workshop &lt;/a&gt; - this time in Cambridge MA. Like the last time, the goal was to give the attendees a hands on experience using Semantic Kernel. The target audience was .NET developers using Visual Studio Code looking to learn GenAI.&lt;/p&gt;&#xA;&lt;p&gt;My presentation and labs focused on RAG.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-retrieval-augmented-generation-rag&#34;&gt;Talk: Retrieval Augmented Generation (RAG)&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2025-02-01_img1.jpg&#34; alt=&#34;Slide 1&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I made a few small changes since the &lt;a href=&#34;https://jasonhaley.com/2024/12/07/semantic-kernel-workshop-dec-2024/&#34;&gt;December workshop&lt;/a&gt;, mostly in the part where I discuss chunking.&lt;/p&gt;</description>
      <category>AI</category><category>Azure SQL</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>A Semantic Kernel Workshop</title>
      <link>https://jasonhaley.com/2024/12/08/semantic-kernel-workshop/</link>
      <pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/12/08/semantic-kernel-workshop/</guid>
      <description>&lt;h1 id=&#34;announcing-a-semantic-kernel-workshop&#34;&gt;Announcing: A Semantic Kernel Workshop&lt;/h1&gt;&#xA;&lt;p&gt;Friday Bill Wilder, Juan Pablo Garcia Gonzalez and I finally were able to make the workshop we&amp;rsquo;ve been working on for the past couple of months public. We had an in person day long event where we used the content, which was received really well. The attendees had some good questions - giving us some really good ideas on how to improve the content.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Target audience:&lt;/strong&gt; .NET developers looking to start using Gen AI in their applications&lt;/p&gt;</description>
      <category>AI</category><category>Azure SQL</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Hands-on AI Workshop Dec 2024</title>
      <link>https://jasonhaley.com/2024/12/07/semantic-kernel-workshop-dec-2024/</link>
      <pubDate>Sat, 07 Dec 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/12/07/semantic-kernel-workshop-dec-2024/</guid>
      <description>&lt;p&gt;Yesterday Bill Wilder, Juan Pablo Garcia Gonzalez and I put on a &lt;a href=&#34;https://www.meetup.com/north-boston-azure-cloud-user-group/events/304611894/?eventOrigin=group_past_events&#34;&gt;Hands-on AI Workshop in Burlington  MA&lt;/a&gt;. The goal was to give the attendees hands on experience using Semantic Kernel. The target audience was .NET developers using Visual Studio Code or Visual Studio looking to learn GenAI.&lt;/p&gt;&#xA;&lt;p&gt;I gave the middle presentations and labs focusing on RAG.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-retrieval-augmented-generation-rag&#34;&gt;Talk: Retrieval Augmented Generation (RAG)&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-12-07_img1.jpg&#34; alt=&#34;Slide 1&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;This was an intro level presentation on what RAG is and the concepts you need to know to create a RAG system. The presentation can be downloaded on the github &lt;a href=&#34;https://github.com/bostonazure/rag-vector-agent-semantic-kernel/blob/main/assets/Workshop-RAGIntro.pdf&#34;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <category>AI</category><category>Azure SQL</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Azure SQL, Entity Framework, Semantic Kernel Hands-on-Lab</title>
      <link>https://jasonhaley.com/2024/11/25/introducing-azure-sql-db-semantic-kernel-efcore-lab/</link>
      <pubDate>Mon, 25 Nov 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/11/25/introducing-azure-sql-db-semantic-kernel-efcore-lab/</guid>
      <description>&lt;h1 id=&#34;announcing-build-a-rag-app-using-semantic-kernel-entity-framework-and-azure-sql-db-hands-on-lab&#34;&gt;Announcing: Build a RAG App using Semantic Kernel, Entity Framework and Azure SQL DB Hands-on-Lab&lt;/h1&gt;&#xA;&lt;p&gt;A couple of weeks ago after &lt;a href=&#34;https://devblogs.microsoft.com/azure-sql/exciting-announcement-public-preview-of-native-vector-support-in-azure-sql-database/&#34;&gt;Azure SQL DB announced their public preview of native vector support&lt;/a&gt;, I put a hands on lab together to help people get started with the new feature and EF Core extension. Bill Wilder and I did mentioned it in our presentations on &lt;a href=&#34;https://jasonhaley.com/2024/11/12/november-2024-virtual-boston-azure-meetup/&#34;&gt;December 12&lt;/a&gt; and &lt;a href=&#34;https://jasonhaley.com/2024/11/15/november-2024-virtual-boston-azure-lunchtime-meetup/&#34;&gt;December 15&lt;/a&gt;, but I haven&amp;rsquo;t had a chance to announce it for those of you who missed our presentations.&lt;/p&gt;</description>
      <category>AI</category><category>Azure SQL</category><category>EF Core</category><category>Hands-on-Lab</category><category>Learning</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Boston Code Camp 37 Session</title>
      <link>https://jasonhaley.com/2024/11/24/boston-code-camp-37/</link>
      <pubDate>Sun, 24 Nov 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/11/24/boston-code-camp-37/</guid>
      <description>&lt;p&gt;Yesterday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC37/info&#34;&gt;Boston Code Camp 37&lt;/a&gt;. I spent the majority of the day talking with people in the community I haven&amp;rsquo;t seen for awhile, as well as some new people I hadn&amp;rsquo;t met before. I only made it to one session (Juan Pablo Garcia Gonzalez - Agentic AI: Unlocking the Power of Multi-Agent Systems), which was good and got me thinking about how to rewrite my demos in my talk to use agents.&lt;/p&gt;</description>
      <category>AI</category><category>Azure SQL</category><category>Learning</category><category>Neo4j</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Techbash 2024</title>
      <link>https://jasonhaley.com/2024/09/27/techbash-2024/</link>
      <pubDate>Fri, 27 Sep 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/09/27/techbash-2024/</guid>
      <description>&lt;p&gt;This week I presented at the &lt;a href=&#34;https://techbash.com/&#34;&gt;TechBash conference&lt;/a&gt; in Pocono Manor, PA. All the resources for the conference are available on the &lt;a href=&#34;https://github.com/TechBash/techbash2024&#34;&gt;TechBash GitHub repo&lt;/a&gt;. Below are links to my presentations specifically.&lt;/p&gt;&#xA;&lt;p&gt;It was great to see companies sending their employees to conferences again. This was my first time at TechBash, and I finally got to meet Alvin Ashcraft in person (the &lt;a href=&#34;https://www.alvinashcraft.com/&#34;&gt;Morning Dew&lt;/a&gt;). I also met a bunch of people from the Philly area and around Pennsylvania, but there were attendees from all over-even a couple of guys from Panama!&lt;/p&gt;</description>
      <category>AZD</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Wisconsin .NET User Group</title>
      <link>https://jasonhaley.com/2024/08/13/wisconsin-dotnet-meetup/</link>
      <pubDate>Tue, 13 Aug 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/08/13/wisconsin-dotnet-meetup/</guid>
      <description>&lt;p&gt;Last Thursday night I spoke at the &lt;a href=&#34;https://www.meetup.com/wisconsin-net-users-group/events/301852505/&#34;&gt;Wisconsin .NET User Group&lt;/a&gt; near Milwaukee, WI. I was nice to meet so many .NET developers interested in RAG and AI.&lt;/p&gt;&#xA;&lt;p&gt;To carry on the tradition from my Memphis talk, I gave the presentation a local look using images related to Milwaukee generated from Bing/create.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-getting-started-with-retrieval-augmented-generation-rag&#34;&gt;Talk: Getting Started with Retrieval Augmented Generation (RAG)&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-08-13_img1.jpg&#34; alt=&#34;RAG Slide 1&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The presentation pdf can be downloaded &lt;a href=&#34;https://bit.ly/3SGlEue&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-08-13_img2.jpg&#34; alt=&#34;RAG Last Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;One of my demos failed to deploy before the talk, but I don&amp;rsquo;t think it was missed due to having so many good questions. It was really nice meeting a user group with so many core members. Plus the pizza was really good!&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Boston Azure June 2024</title>
      <link>https://jasonhaley.com/2024/06/25/boston-azure-june-2024/</link>
      <pubDate>Tue, 25 Jun 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/06/25/boston-azure-june-2024/</guid>
      <description>&lt;p&gt;Last night was the &lt;a href=&#34;https://www.meetup.com/bostonazure/events/301201162/&#34;&gt;Season of AI&lt;/a&gt; presentation. We started with Bill Wilder presenting the fundamentals of Generative AI and quick introduction to Azure AI Studio, then I finished up with a .NET code walkthrough implement Retrieval Augmented Generation (RAG) using Semantic Kernel.&lt;/p&gt;&#xA;&lt;p&gt;It was nice to see a lot of regular faces and meet several new people.&lt;/p&gt;&#xA;&lt;h1 id=&#34;demo-code&#34;&gt;Demo Code&lt;/h1&gt;&#xA;&lt;p&gt;The demo code is on my GitHub repo &lt;a href=&#34;https://github.com/JasonHaley/semantic-kernel-getting-started/tree/main/samples/demos/BostonAzure-June2024&#34;&gt;BostonAzure-June2024&lt;/a&gt; under a subdirectory.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Demo Review: Chat Copilot</title>
      <link>https://jasonhaley.com/2024/06/18/chat-copilot/</link>
      <pubDate>Tue, 18 Jun 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/06/18/chat-copilot/</guid>
      <description>&lt;h1 id=&#34;demo-review-chat-copilot&#34;&gt;Demo Review: Chat Copilot&lt;/h1&gt;&#xA;&lt;p&gt;This is the fifth C# demo in &lt;a href=&#34;https://jasonhaley.com/2024/02/04/introducing-rag-demo-chronicles-series/&#34;&gt;The RAG Demo Chronicles (Blog Series)&lt;/a&gt; and has the most extensive use of &lt;a href=&#34;https://github.com/microsoft/semantic-kernel&#34;&gt;Semantic Kernel&lt;/a&gt; out of all the demos I&amp;rsquo;ve reviewed.&lt;/p&gt;&#xA;&lt;p&gt;The use of Retrieval Augmented Generation (RAG) is different with this project than the other demos I&amp;rsquo;ve reviewed - mainly because RAG is just one of its features.&lt;/p&gt;&#xA;&lt;p&gt;With this demo, I also took the time to configure the optional authentication so I could play with the MS Graph plugin &amp;hellip; and WOW! Just adding the web searcher and MS Graph plugin really make this a powerful demo app. It gives me a lot of ideas for my own projects.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Memphis Azure User Group</title>
      <link>https://jasonhaley.com/2024/05/07/memphis-azure-meetup/</link>
      <pubDate>Tue, 07 May 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/05/07/memphis-azure-meetup/</guid>
      <description>&lt;p&gt;Last Thursday night I spoke at the &lt;a href=&#34;https://www.meetup.com/memphis-technology-user-groups/events/300585623/&#34;&gt;Memphis Azure User Group&lt;/a&gt;, it was nice to meet some people in person and see how excited others are about finding valuable ways to work GenAI into their applications.&lt;/p&gt;&#xA;&lt;p&gt;I also gave my slide deck a completely new look (Memphis themed via Bing/create):&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-getting-started-with-retrieval-augmented-generation-rag&#34;&gt;Talk: Getting Started with Retrieval Augmented Generation (RAG)&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-05-07-img1.jpg&#34; alt=&#34;RAG Slide 1&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;The presentation pdf can be downloaded &lt;a href=&#34;https://bit.ly/4a5hUZf&#34;&gt;here&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-05-07-img2.jpg&#34; alt=&#34;RAG Last Slide&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;Since the presentation was hybrid, there were not as many questions as the other two times I&amp;rsquo;ve given the talk &amp;hellip; or that is my guess at the reason why it was so quiet. That also means I should have put that third demo back in the presentation (I took a demo out after the first version of the talk since there were so many questions and needed to free up time for Q&amp;amp;A). Next time I&amp;rsquo;ll have it ready to use in case I need it.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>My Session at Boston Global Azure Bootcamp</title>
      <link>https://jasonhaley.com/2024/04/23/boston-global-azure-bootcamp/</link>
      <pubDate>Tue, 23 Apr 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/04/23/boston-global-azure-bootcamp/</guid>
      <description>&lt;p&gt;This past weekend was &lt;a href=&#34;https://www.meetup.com/bostonazure/events/300138716/&#34;&gt;Boston Azure&amp;rsquo;s Edition of the annual Global Azure Bootcamp&lt;/a&gt;. This year we focused on AI and hands-on-labs.&lt;/p&gt;&#xA;&lt;p&gt;The odd thing about when we scheduled the meetup was we had a lot of people sign up for the group just to rsvp - before most of the existing members had gotten around to rsvp&amp;rsquo;ing. We did not expect that. It is a mystery as how they heard about the event so quick. We only had one room reserved, so there really was a hard cap on how many people we could let in.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Boston Code Camp 36 Sessions</title>
      <link>https://jasonhaley.com/2024/03/24/boston-code-camp-36/</link>
      <pubDate>Sun, 24 Mar 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/03/24/boston-code-camp-36/</guid>
      <description>&lt;p&gt;Yesterday was &lt;a href=&#34;https://www.bostoncodecamp.com/CC36/info&#34;&gt;Boston Code Camp 36&lt;/a&gt; hard to believe it has been going on for 20+ years now. For me it is one of those regular events for the Boston tech community that is well worth spending a Saturday attending.&lt;/p&gt;&#xA;&lt;p&gt;It was nice to see a lot of regular faces and meet some new people.&lt;/p&gt;&#xA;&lt;h1 id=&#34;talk-getting-started-with-retrieval-augmented-generation-rag&#34;&gt;Talk: Getting Started with Retrieval Augmented Generation (RAG)&lt;/h1&gt;&#xA;&lt;p&gt;&#xD;&#xA;  &lt;img src=&#34;https://jasonhaley.com/img/2024-03-24img1.jpg&#34; alt=&#34;RAG Slide 1&#34;&gt;&#xD;&#xA;&#xD;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;I was surprise the room was full, it was good to see so many developers, students and architects - mostly with .NET backgrounds looking to get started with RAG applications.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>Presentation</category><category>RAG</category>
    </item>
    <item>
      <title>Demo Review: Azure Vector Search AI Assistant</title>
      <link>https://jasonhaley.com/2024/02/27/azure-vector-search-ai-assistant/</link>
      <pubDate>Mon, 26 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/27/azure-vector-search-ai-assistant/</guid>
      <description>&lt;h1 id=&#34;demo-review-azure-vector-search-ai-assistant&#34;&gt;Demo Review: Azure Vector Search AI Assistant&lt;/h1&gt;&#xA;&lt;p&gt;This is the fourth C# demo in &lt;a href=&#34;https://jasonhaley.com/2024/02/04/introducing-rag-demo-chronicles-series/&#34;&gt;The RAG Demo Chronicles (Blog Series)&lt;/a&gt; and is the first demo so far that saves its history to a database.&lt;/p&gt;&#xA;&lt;p&gt;This Retrieval Augmented Generation (RAG) demo is a little different than the last three because it primarily uses data from a database as the content to search instead of documents. It also uses Semantic Kernel more than other demos have, which is neat to see too.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Demo Review: Azure Search OpenAI Demo (Python)</title>
      <link>https://jasonhaley.com/2024/02/23/azure-search-openai-demo/</link>
      <pubDate>Fri, 23 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/23/azure-search-openai-demo/</guid>
      <description>&lt;h1 id=&#34;demo-review-azure-search-openai-demo-python&#34;&gt;Demo Review: Azure Search OpenAI Demo (Python)&lt;/h1&gt;&#xA;&lt;p&gt;This is the last in the &lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo?tab=readme-ov-file#announcing-javascript-net-and-java-samples-based-on-this-one-in-python-learn-more-at--httpsakamsazai&#34;&gt;family of Azure Search OpenAI&lt;/a&gt; demos that I&amp;rsquo;m covering (I&amp;rsquo;m not looking at the Java version). I reviewed the &lt;a href=&#34;https://jasonhaley.com/2024/02/14/azure-search-openai-demo-csharp/&#34;&gt;C# version&lt;/a&gt; and the &lt;a href=&#34;https://jasonhaley.com/2024/02/19/azure-search-openai-javascript/&#34;&gt;Javascript/Typescript version&lt;/a&gt; earlier this month. Of the three I&amp;rsquo;m covering, this one seems to be the most active, popular and have the most documentation.&lt;/p&gt;&#xA;&lt;p&gt;At the beginning of this month, the &lt;a href=&#34;https://github.com/microsoft/AI-Chat-App-Hack&#34;&gt;Hack Together: The AI Chat App Hack&lt;/a&gt; used this demo at the sample repository, marking it as a solid reference implementation for RAG.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category>
    </item>
    <item>
      <title>Demo Review: Azure Search OpenAI Javascript/Typescript</title>
      <link>https://jasonhaley.com/2024/02/19/azure-search-openai-javascript/</link>
      <pubDate>Mon, 19 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/19/azure-search-openai-javascript/</guid>
      <description>&lt;h1 id=&#34;demo-review-azure-search-openai-javascripttypescript&#34;&gt;Demo Review: Azure Search OpenAI Javascript/Typescript&lt;/h1&gt;&#xA;&lt;p&gt;This is the second in the &lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo&#34;&gt;family of Azure Search OpenAI&lt;/a&gt; demos that I&amp;rsquo;m reviewing. Last week I reviewed the &lt;a href=&#34;https://jasonhaley.com/2024/02/14/azure-search-openai-demo-csharp/&#34;&gt;C# version&lt;/a&gt;. As you&amp;rsquo;ll see below, the Javascript version is a bit different.&lt;/p&gt;&#xA;&lt;p&gt;The user interface (UI) functionality is provided by a set of web components that you can add to about any web application (ie. React, Angular, Vue, etc.) - in fact the web application in the demo is written in React. Also the chat communication is written to match the &lt;a href=&#34;https://github.com/Azure-Samples/ai-chat-app-protocol&#34;&gt;HTTP protocol for AI chat app&lt;/a&gt; which means the frontend can communicate with any backend that matches that protocol.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>LangChain</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category>
    </item>
    <item>
      <title>Demo Review: Azure Search OpenAI Demo C#</title>
      <link>https://jasonhaley.com/2024/02/14/azure-search-openai-demo-csharp/</link>
      <pubDate>Wed, 14 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/14/azure-search-openai-demo-csharp/</guid>
      <description>&lt;h1 id=&#34;demo-review-azure-search-openai-demo-c&#34;&gt;Demo Review: Azure Search OpenAI Demo C#&lt;/h1&gt;&#xA;&lt;p&gt;If you are looking for Retrieval Augmented Generation (RAG) demos that utilize Azure Search and Azure OpenAI (along with several other supporting Azure services), then there is a set of related demos that do just that in GitHub.&lt;/p&gt;&#xA;&lt;p&gt;This family of RAG demos consists of:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo-csharp&#34;&gt;azure-search-openai-demo-csharp&lt;/a&gt; - written in C#.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo&#34;&gt;azure-search-openai-demo&lt;/a&gt; - written in python.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-javascript&#34;&gt;azure-search-openai-javascript&lt;/a&gt; - written in javascript/typescript.&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://github.com/Azure-Samples/azure-search-openai-demo-java&#34;&gt;azure-search-openai-demo-java&lt;/a&gt; - written in java.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;&lt;strong&gt;This post is about #1 above&lt;/strong&gt;, I will cover #2 and #3 in later posts, but I will leave the Java version to someone else to review.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category><category>Semantic Kernel</category>
    </item>
    <item>
      <title>Demo Review: Simple RAG using SQL Server, OpenAI and Function Calling</title>
      <link>https://jasonhaley.com/2024/02/11/simple-rag-sql-openai-functioncall/</link>
      <pubDate>Sun, 11 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/11/simple-rag-sql-openai-functioncall/</guid>
      <description>&lt;h1 id=&#34;demo-review-simple-rag-using-blazor-sql-server-azure-openai-and-function-calling&#34;&gt;Demo Review: Simple RAG using Blazor, SQL Server, Azure OpenAI and Function Calling&lt;/h1&gt;&#xA;&lt;p&gt;If you are like me, a full stack C# developer who is attempting to get up to speed on how GenAI technologies are going to show up in our business applictions - then after you get the &lt;a href=&#34;https://jasonhaley.com/2024/02/07/simple-rag-sql-openai/&#34;&gt;first demo&lt;/a&gt; up and running, this demo (also by Michael Washington) is a great next step.&lt;/p&gt;&#xA;&lt;p&gt;RAG (Retrieval Augmented Generation) applications typically have the following steps:&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Function Calling</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category><category>SQL Server</category>
    </item>
    <item>
      <title>Demo Review: Simple RAG using SQL Server and OpenAI</title>
      <link>https://jasonhaley.com/2024/02/07/simple-rag-sql-openai/</link>
      <pubDate>Wed, 07 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/07/simple-rag-sql-openai/</guid>
      <description>&lt;h1 id=&#34;demo-review-simple-rag-using-blazor-sql-server-and-azure-openai&#34;&gt;Demo Review: Simple RAG using Blazor, SQL Server and Azure OpenAI&lt;/h1&gt;&#xA;&lt;p&gt;Are you a full stack C# developer attempting to get up to speed on all this GenAI stuff? Are you typically a relational database developer (ie. SQL Server) wondering what all the hoopla is around vector databases and more importantly how all this stuff relates to some type of functionaly that you have a chance at really using in your day-to-day work? Oh and you probably have not had time to dig into this pattern named Retrieval Augmented Generation (RAG) due to being too busy implementing web application or service code.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>OpenAI</category><category>RAG</category><category>RAG Demo Series</category><category>SQL Server</category>
    </item>
    <item>
      <title>RAG Demo Chronicles</title>
      <link>https://jasonhaley.com/2024/02/04/introducing-rag-demo-chronicles-series/</link>
      <pubDate>Sun, 04 Feb 2024 00:00:00 +0000</pubDate>
      <author>info@jasonhaley.com (Jason Haley)</author>
      <dc:creator>Jason Haley</dc:creator>
      <guid>https://jasonhaley.com/2024/02/04/introducing-rag-demo-chronicles-series/</guid>
      <description>&lt;h1 id=&#34;introducing-the-rag-demo-chronicles-blog-series&#34;&gt;Introducing: The RAG Demo Chronicles (Blog Series)&lt;/h1&gt;&#xA;&lt;p&gt;In my &lt;a href=&#34;https://jasonhaley.com/2024/01/18/personal-update-learning-ai/&#34;&gt;last blog entry&lt;/a&gt; I mentioned how I&amp;rsquo;ve been spending a lot of time learning AI related topics lately. Recently the newest research topic is RAG (Retrieval Augmented Generation). The more I learn about RAG, the more I am convinced it is how my clients will be able to take advantage of GenAI in the short term.&lt;/p&gt;&#xA;&lt;p&gt;For those of you who are not familiar with the topic, you may have heard a presentation or blog focusing on &amp;ldquo;How to Chat with Your Documents&amp;rdquo; or something along those lines - these are usually about RAG. The idea is an application that is like ChatGPT but only looks at your data and documents.&lt;/p&gt;</description>
      <category>AI</category><category>Azure</category><category>Learning</category><category>RAG</category><category>RAG Demo Series</category>
    </item>
  </channel>
</rss>