Agents, RAG, and Reasoning Models

Serrano.Academy · Intermediate ·🤖 AI Agents & Automation ·8mo ago

Key Takeaways

Covers the architecture of AI agents, agentic loop, memory, tools, planning, and RAG models

Original Description

This is the second of a series of two videos on AI Agents. In this video, we learn the architecture of agents, the agentic loop, memory, tools, planning, and much more! Including how to go from the static (automation) to the dynamic (autonomy). First video - Strengths and Weaknesses of LLMs: https://www.youtube.com/watch?v=gGWufx8DTAo Code labs: RAG Wikipedia Agent https://colab.research.google.com/github/luisguiserrano/llm-agentic-workshop/blob/main/LAB_1_RAG_Wikipedia.ipynb Calculator Agent https://colab.research.google.com/github/luisguiserrano/llm-agentic-workshop/blob/main/LAB_2_Calculator_App.ipynb Math or Fact Agent https://colab.research.google.com/github/luisguiserrano/llm-agentic-workshop/blob/main/LAB_3_Math_or_Fact.ipynb
Watch on YouTube ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
OpenAI Agents SDK: Building Production AI Agents (2026)
Learn to build production-ready AI agents using the OpenAI Agents SDK, a Python library for creating autonomous workflows
Dev.to · Carlos Oliva Pascual
📰
NestJS Agent Skills for Claude Code and Codex
Learn how to leverage NestJS agent skills for Claude Code and Codex to improve architecture, OOP, and runtime features
Dev.to · amir taherkhani
📰
How to Build a Production AI Agent That Won't Delete Your Database
Learn to build production-ready AI agents with safety features to prevent data loss and system failures
Dev.to · Abdul Rehman
📰
AI Agents in Production: Why 88% of Enterprise Pilots Fail (2026)
Learn why 88% of enterprise AI agent pilots fail to make it to production and how to overcome common obstacles
Dev.to · Carlos Oliva Pascual
Up next
LANGGRAPH: Other Frameworks Are DEAD Now!
Thomas Janssen
Watch →