Updates and commentary on the world of AI
Updates and commentary on the world of AI
Exploring AI Agent Frameworks: PydanticAI
PydanticAI is a new agentic AI framework built on the Pydantic data validation library in Python. It offers a variety of features for making agentic AI software production-grade by allowing end-to-end development tools, being model-agnostic, and utilizing type checking and structured outputs for better intra-agent communication.
Exploring AI Agent Frameworks: What is “Flow Engineering?”
What is "flow engineering" and why is it important when developing agentic AI applications? In this article, we explore the importance of flow engineering from a conceptual level and how it relates to the "flow state" defined by Mihaly Csikszentmihalyi
Exploring AI Agent Frameworks: Can an Entire Business Be Run by AI Agents Alone?
Can agentic AI run a business autonomously? Can LLMs work with one another without human intervention? In this article, we explore both what agentic AI is and isn’t.