Creating an MCP Client With Spring AI
This tutorial guides developers through creating an MCP client using Spring AI, building on a previously established MCP server. The author, Gunter Rotsaert, explains how to integrate with LMStudio...
Read moreBuilding a Retrieval-Augmented Generation (RAG) System in Java With Spring AI, Vertex AI, and BigQuery
This tutorial guides developers through creating a Retrieval-Augmented Generation (RAG) system in Java using Spring Boot, Vertex AI, and BigQuery. The article demonstrates how to build a web application...
Read morePrivate AI at Home: A RAG-Powered Secure Chatbot for Everyday Help
This article explains how to build a secure, RAG-powered chatbot for home use using Spring AI, local embeddings, and PostgreSQL. The system ensures privacy by keeping data on personal...
Read moreCreating an MCP Server With Spring AI
This article explains how to create an MCP server using Spring Boot and Spring AI, allowing integration with large language models (LLMs) and external tools. The guide walks through...
Read more