Update units/en/unit3/agentic-rag/introduction.mdx

Co-authored-by: burtenshaw <ben.burtenshaw@gmail.com>
This commit is contained in:
Sergio Paniego Blanco
2025-03-28 19:06:34 +01:00
committed by GitHub
parent da2c3aef72
commit 7934798a51

View File

@@ -1,6 +1,6 @@
# Introduction to Use Case for Agentic RAG
In this unit, we will be using the Agentic RAG to create a tool that can be used to answer questions about the guests at the gala.
In this unit, we will help Alfred, our friendly agent who is hosting the gala, by using Agentic RAG to create a tool that can be used to answer questions about the guests at the gala.
This is a 'real-world' use case for Agentic RAG, that you could use in your own projects or workplaces.