<?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.7: Building an Autonomous Agent with Web Search :: AI Security Essentials: From Concepts to Controls</title>
    <link>http://localhost:1313/chapter1/s7/s7_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, we’ll extend our RAG system to create a simple autonomous agent that can search the web when needed. Our agent will:&#xA;Detect when a query requires information beyond our document knowledge base Autonomously decide whether to use local RAG or web search Perform web searches for current or specialized information Combine information from documents and the web as needed By the end of this activity, you’ll have a hybrid system that leverages both your local document knowledge base and real-time web information.</description>
    <generator>Hugo</generator>
    <language>en</language>
    <atom:link href="http://localhost:1313/chapter1/s7/s7_activity/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>