From ffa064ecff4a76a32b0a9bf144badcd6b97a6ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Fern=C3=A1ndez?= <45650558+Dasher83@users.noreply.github.com> Date: Tue, 25 Nov 2025 05:54:42 -0300 Subject: [PATCH] Add video resource on Retrieval-Augmented Generation (#9285) --- .../understand-the-basics-of-rag@qwVQOwBTLA2yUgRISzC8k.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/roadmaps/ai-agents/content/understand-the-basics-of-rag@qwVQOwBTLA2yUgRISzC8k.md b/src/data/roadmaps/ai-agents/content/understand-the-basics-of-rag@qwVQOwBTLA2yUgRISzC8k.md index 031c70499..f410ad3a4 100644 --- a/src/data/roadmaps/ai-agents/content/understand-the-basics-of-rag@qwVQOwBTLA2yUgRISzC8k.md +++ b/src/data/roadmaps/ai-agents/content/understand-the-basics-of-rag@qwVQOwBTLA2yUgRISzC8k.md @@ -7,3 +7,4 @@ Visit the following resources to learn more: - [@article@What Is RAG in AI and How to Use It?](https://www.v7labs.com/blog/what-is-rag) - [@article@An Introduction to RAG and Simple & Complex RAG](https://medium.com/enterprise-rag/an-introduction-to-rag-and-simple-complex-rag-9c3aa9bd017b) - [@video@Learn RAG From Scratch](https://www.youtube.com/watch?v=sVcwVQRHIc8) +- [@video@What is Retrieval-Augmented Generation (RAG)?](https://www.youtube.com/watch?v=T-D1OfcDW1M)