Agents, RAG, and Reasoning Models
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
More on: Agent Foundations
View skill →Related Reads
📰
📰
📰
📰
Managing AI Agents Is An HR Problem Wearing An Engineering Badge
Forbes Innovation
First AI Agent Identity Codes Issued: Agent BI Enters the Governable Era
Dev.to AI
The Future of AI Voice Calling in Healthcare
Dev.to AI
Build Gasless AI Trading Bots with ERC-4337 Account Abstraction
Dev.to AI
🎓
Tutor Explanation
DeepCamp AI