<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Activity 1.6: Building a Simple RAG System :: AI Security Essentials: From Concepts to Controls</title>
    <link>http://localhost:1313/chapter1/s6/s6_activity/index.html</link>
    <description>Work in progress&#xD;This section is under construction. This information hasn’t been reviewed or edited yet!&#xA;Practical Activity Overview In this activity, you’ll build a Retrieval Augmented Generation (RAG) system that can answer questions based on your own documents. RAG combines the power of retrieval systems with language models to generate accurate, context-rich responses by:&#xA;Retrieving relevant information from your documents Using that information to augment the language model’s knowledge Generating responses grounded in your specific data This implementation will follow a simple but effective architecture with two main components:</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="http://localhost:1313/chapter1/s6/s6_activity/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>