Spring AI Examples
Provides practical code examples demonstrating the usage of Spring AI for various AI-related tasks.
About
This repository offers a collection of examples showcasing how to effectively utilize Spring AI. It provides a project-catalog.yml for easy integration with Spring CLI, allowing users to selectively create and incorporate example projects into their own Spring Boot applications. The repository serves as a practical guide for developers looking to implement AI functionalities using the Spring framework.
Key Features
- Project catalog integration with Spring CLI
- Examples for various Spring AI functionalities
- Includes a SpeechAI example maintained in a separate Git repository
- 215 GitHub stars
- Ability to create and add examples to existing Spring Boot projects
- Demonstrates prompts and output parsers usage
Use Cases
- Learning Spring AI concepts through practical examples
- Quickly prototyping AI features using pre-built examples
- Integrating specific AI functionalities into existing Spring Boot applications