heidloff.net - Building is my Passion
Post
Cancel

AI Agents with watsonx.ai

Agents are the next step in the evolution of AI. Via tools AI agents can not only generate text, but invoke business logic and access real time data. Sophisticated tasks can be solved by multiple agents working together like human experts cooperate in teams. This post summarizes some of the agent related technologies IBM covered at IBM TechXchange.

The area of agents is evolving and changing fast. There is not the one solution that solves all AI agent related scenarios.

image

IBM watsonx.ai comes with an enterprise-grade AI developer studio covering a wide range of tools, SDKs and frameworks.

image

Agent Builder

Agent Builder which is integrated in watsonx.ai Prompt Lab supports integrations of various agent frameworks. Agents are defined via instructions and a list of tools.

image

Bee Agent Framework

The latest versions of the Bee Agent Framework come with a nice UI to invoke agents and to see what they do. A Python interpreter allows running static Python code and Python code generated dynamically by Large Language Models.

image

MARC

MARC stands for Multi Agent Resource Coordinator. An orchestrator agent creates execution plans for intelligent agents to collaborate on complex tasks.

image

image

Flows Engine

With Flows Engine data can easily be accessed in different types of databases, for example GraphQL. Agents translate natural user input into queries via APIs.

image

Open Source

In addition to IBM technologies, you can also leverage open-source technologies like LangChain, LangGraph, etc. The following screenshot shows how an AI application built with CrewAI can be deployed on watsonx.ai.

image

Next Steps

Check out the following resources to learn details.

Featured Blog Posts
Disclaimer
The postings on this site are my own and don’t necessarily represent IBM’s positions, strategies or opinions.
Contents
Trending Tags