Spring Boot AI Evaluation Testing

Spring Boot AI Evaluation Testing
In this example, inspired by Building Agents with AWS: Complete Tutorial, we will build a simple AI agent application using Spring AI, highlighting key features like: Chat Client API and its Advisors...
0 Read More

JSON-RPC Uncovered

While tinkering with Agentic MCP servers at work, I ran into JSON-RPC, the slick tech driving parts of the MCP system. Talk about a *remote*ly cool find! It fired up my curiosity, so I dug in. ...
0 Read More

The guide to MCP I never had.

The guide to MCP I never had.
AI agents are finally stepping beyond chat. They are solving multi-step problems, coordinating workflows and operating autonomously. And behind many of these breakthroughs is MCP.MCP is going viral. B...
0 Read More

How To Create Your Own MCP Server?

How To Create Your Own MCP Server?
The Model Context Protocol (MCP) is an open standard developed by Anthropic and introduced in mid-2024. An MCP server functions to let AI models securely and efficiently interact with external tools, ...
0 Read More