Quantcast
Channel: Piotr's TechBlog
Browsing latest articles
Browse All 51 View Live

Image may be NSFW.
Clik here to view.

Spring AI with Multimodality and Images

This article will teach you how to create a Spring Boot application that handles images and text using the Spring AI multimodality feature. Multimodality is the ability to understand and process...

View Article


Image may be NSFW.
Clik here to view.

Using Ollama with Spring AI

This article will teach you how to create a Spring Boot application that implements several AI scenarios using Spring AI and the Ollama tool. Ollama is an open-source tool that aims to run open LLMs...

View Article


Image may be NSFW.
Clik here to view.

Tool Calling with Spring AI

This article will show you how to use Spring AI support with the most popular AI models for the tool calling feature. Tool calling (or function calling), is a common pattern in AI applications that...

View Article

Image may be NSFW.
Clik here to view.

Using Model Context Protocol (MCP) with Spring AI

This article will show how to use Spring AI support for MCP (Model Context Protocol) in Spring Boot server-side and client-side applications. You will learn how to serve tools and prompts on the...

View Article

Image may be NSFW.
Clik here to view.

The Art of Argo CD ApplicationSet Generators with Kubernetes

This article will teach you how to use the Argo CD ApplicationSet generators to manage your Kubernetes cluster using a GitOps approach. An Argo CD ApplicationSet is a Kubernetes resource that allows...

View Article


Image may be NSFW.
Clik here to view.

Spring AI with Azure OpenAI

This article will show you how to use Spring AI features like chat client memory, multimodality, tool calling, or embedding models with the Azure OpenAI service. Azure OpenAI is supported in almost...

View Article

Image may be NSFW.
Clik here to view.

OpenShift AI with vLLM and Spring AI

This article will teach you how to use OpenShift AI and vLLM to serve models used by the Spring AI application. To run the model on OpenShift AI, we will use a solution called KServe ModelCar. It can...

View Article

Image may be NSFW.
Clik here to view.

Backstage Dynamic Plugins with Red Hat Developer Hub

This article will teach you how to create Backstage dynamic plugins and install them smoothly in Red Hat Developer Hub. One of the most significant pain points in Backstage is the installation of...

View Article


Image may be NSFW.
Clik here to view.

Getting Started with Quarkus LangChain4j and Chat Model

This article will teach you how to use the Quarkus LangChain4j project to build applications based on different chat models. The Quarkus AI Chat Model offers a portable and straightforward interface,...

View Article


Image may be NSFW.
Clik here to view.

AI Tool Calling with Quarkus LangChain4j

This article will show you how to use Quarkus LangChain4j AI support with the most popular chat models for the “tool calling” feature. Tool calling (sometimes referred to as function calling) is a...

View Article
Browsing latest articles
Browse All 51 View Live