The next step of understanding how to build a proper agentic system is to explore how an agent can be extended with tools. Tools are, in my view, the most powerful extension of an LLM as it logically allows it to interact with the world: get additional context, take action. See my older blog post… Continue reading Exploring Agentic AI: MCP with BeeAI
Month: May 2025
Exploring Agentic AI: Agent Composition with BeeAI
In this blog post, we’re going to explore a new framework from IBM named BeeAI, which is set to solve a very important problem for me: agent composition. I’ve been using relatively simple agents for a while now. They’re incredibly handy for repetitive tasks, coding assistance, marketing, or testing. Sometimes it feels like using a… Continue reading Exploring Agentic AI: Agent Composition with BeeAI