Build Agents with PydanticAI & Notion API

Опубликовано: 17 Май 2026
на канале: Greg Baugues
3,436
108

PydanticAI is a new framework for building AI agents.
I though it'd be cool to build a YouTube research agent that could stores its notes in the same place where I keep mine: Notion.
In this video we'll build a simple agent using PydanticAI and Anthropic.
Then we'll give our agent the power to write and read from the Notion API.
Then we'll give it access to the YouTube Data API to do research.

00:00 Introduction and Overview
00:34 Setting Up Pydantic AI
00:46 Building a Chatbot with Pydantic AI and Anthropic
02:38 Building with Notion API
10:29 Adding Notion tools to the agent
15:33 Adding YouTube API to the agent
19:28 Final Thoughts and Next Steps