Xavier Sala Presas

AI Agents & Agentic AI

An AI agent without tools is almost useless. Learn to build robust, multi-agent systems that can reason, plan, and execute complex tasks.

AI Agents & Agentic AI
#1about 3 minutes

Understanding AI agents versus other AI systems

AI agents are defined by their autonomy and reasoning capabilities, distinguishing them from reactive systems like generative AI, RAG, and traditional chatbots.

#2about 5 minutes

How to define and build a basic AI agent

An agent is defined in code with a model, description, tools, and a set of natural language instructions that shape its core behavior and goals.

#3about 3 minutes

Using multi-agent systems for modularity and specialization

Breaking down complex tasks into smaller, specialized sub-agents that collaborate improves modularity and reusability in a system.

#4about 4 minutes

Exploring different agentic workflow architectures

Graph-based workflows offer more predictable execution paths than LLM-driven routing, with pre-built patterns like sequential, loop, and parallel agents.

#5about 2 minutes

Structuring agent data with schemas and skills

Input and output schemas enforce data consistency for agent interactions, while skills help manage the context window by loading functionality on demand.

#6about 4 minutes

Core components and the rise of agentic protocols

An agent's architecture consists of tools, a model, orchestration, and a runtime, with emerging protocols like MCP simplifying tool integration and discovery.

#7about 2 minutes

Methods for evaluating and deploying AI agents

Evaluating non-deterministic agents requires assessing both the final output and the trajectory of steps taken, before deploying them to platforms like Cloud Run or GKE.

#8about 2 minutes

Challenges, guardrails, and ethics in agentic AI

Building reliable agents involves addressing challenges like performance and cost, while implementing guardrails and considering ethical issues like explainability and fairness.

Related jobs
Jobs that call for the skills explored in this talk.

Featured Partners

Related Articles

View all articles

From learning to earning

Jobs that call for the skills explored in this talk.