This New AI Agent is ACTUALLY Great

preview_player
Показать описание


🙇🏻 What You Need:

Pydantic:

🤓 Other AI Courses:

Socials:

I don't generally use that many AI Agent frameworks, and typically when a new one comes around, it doesn't really provide much else. For instance I didn't like the Swarm framework from OpenAI. However Pydantic just came out with this framework and I do like it. I think it's great and especially for the safety of what goes in and out of the LLM's.

Chapters:
00:00 Introduction
00:22 Pydantic Explained
02:54 Coding First Example
04:00 Web Scraper Start
05:00 Pydantic Models
06:06 Firecrawl
07:20 Tool
09:34 Logfire
11:24 Testing
13:05 Monitoring
13:55 Outro
Рекомендации по теме
Комментарии
Автор

Please build some agent groups with pydantic-ai. This looks like a more fully functioned version of swarm, that we can trust to build with and better state mgmt given the pydantic models.

IdPreferNot
Автор

I had a ton of parsing and validation issues when my crewAI project got bigger. Will it be less of an issue with this, especially using Logfire? I had to teach Cursor/Surfwind all the CrewAI usage patterns every time I started a session. Will this be more future-proof since it's closer to normal python? Maybe the AI IDEs will work with it more naturally?

donFrankAlvarez
Автор

I have been using CrewAI for quite some time now, but since i have come across Pydantic AI i really want to start using it. But the problem is that I am not able to find any in depth tutorials for Pydantic AI, so you could make a series on Pyndatic AI? Like the one you made for CrewAI

expectolimited
Автор

I found this framework and the video hard to understand. Your CrewAI series was much easier to just watch a lesson and understand what was going on. This one was only 11 mins but wow, so much happened in that 11 mins and I got lost. I could rewatch it but I don't really see a use case for me. But the concept of not understanding something just bugs me, so I'll probably have to rewatch just for peace of mind.

TimothyHuey