The Spring team has released Spring AI 1.0, a framework to simplify AI-driven application development in the Java and Spring ecosystem.
Key features of Spring AI 1.0 include support for various AI models like chat, image generation, and transcription, as well as portable service abstractions and RAG integration.
The framework integrates with major generative AI providers such as OpenAI, Anthropic, and Google Vertex AI through a unified API layer, supporting different model types across modalities.
Spring AI 1.0 also includes Model Context Protocol (MCP) support, dedicated client and server Spring Boot starters, and higher-level APIs for common AI application patterns.