Local AI Models with LM Studio and Spring AI
Guide to running local AI models with LM Studio and integrating them into Java applications using the Spring AI framework.
Guide to running local AI models with LM Studio and integrating them into Java applications using the Spring AI framework.
A guide on integrating Spring AI with external MCP servers for tools like GitHub and SonarQube using Docker's MCP Toolkit.
A developer's experience building a RAG app using Google Antigravity AI coding assistant, Gemini 3 Pro, Angular, and Spring AI.
Explains how Spring AI maps LLM responses to structured Java objects using JSON Schema, simplifying integration.
A tutorial on building a conversational AI chat application with persistent memory using Spring AI and Angular.
A guide to building and using Model Context Protocol (MCP) servers with Spring Boot and Spring AI for standardized AI application communication.
Tutorial on building an AI-powered chat application using Spring AI for the backend and Angular for the frontend.
A tutorial on building a chat client application using Spring Boot, Spring AI, and Google's Gemini language model.
A tutorial on building a simple AI-powered chat client in Java using the Spring AI framework, covering setup, configuration, and provider abstraction.