
Chapter 1 - An Introduction to Agentic AI
This article is part of my book Tinib00k: OpenAI Agents SDK, which explores the OpenAI Agents SDK, its primitives, and patterns for building agentic AI systems. All of the chapters can be found ...

This article is part of my book Tinib00k: OpenAI Agents SDK, which explores the OpenAI Agents SDK, its primitives, and patterns for building agentic AI systems. All of the chapters can be found ...
The era of AI agents is upon us. As developers, we’re moving beyond simple API calls to building sophisticated, autonomous systems that can reason, plan, and execute complex tasks. To empower this ...
Building powerful AI agents is an exciting frontier, and Google’s Agent Development Kit (ADK) provides a robust framework for doing just that. But as with any powerful tool, there’s a learning curv...
The process of learning a new language often involves repetitive tasks that, while necessary, can disrupt workflow. For Japanese learners utilizing WaniKani, looking up vocabulary encountered durin...
Building sophisticated AI agents that can interact with various tools and services can be complex. You need to manage the agent’s core logic, its interaction with language models, and how it commun...