spring ai
-
Enterprise Java
Create a Retrieval-Augmented Generation (RAG) App with Vector Stores and Spring AI
Vector databases often work as memory for AI apps, especially those using large language models (LLMs). They allow for semantic…
Read More » -
Enterprise Java
Spring AI Structured Output Example
Spring AI offers a seamless integration for AI-driven applications, especially when interacting with large language models (LLMs). One key feature…
Read More » -
Enterprise Java
Using Spring AI Structured Output: List, Map, and Bean Converters
In Spring AI, structured output converters play a crucial role in handling the responses returned by AI models. Specifically, MapOutputConverter,…
Read More » -
Enterprise Java
Getting Started with Spring AI
Integrating artificial intelligence (AI) into applications is becoming necessary for businesses looking to stay ahead. The Spring Framework in the…
Read More » -
Enterprise Java
Spring AI Image Generation from Text Example
In today’s rapidly evolving technological landscape, integrating artificial intelligence (AI) into applications has become a key driver for innovation and…
Read More » -
Enterprise Java
Getting Started with LangChain4j and Spring Boot
The LangChain4j framework is an open-source library designed to seamlessly integrate Language Learning Models (LLMs) into Java applications. Drawing inspiration…
Read More »