A Java Spring Boot application demonstrating integration with Ollama AI models using Spring AI. This project showcases:
- Spring AI for LLM integration
- Tool annotations for extending AI capabilities
- REST API for chat interactions
- Integration with Llama 3.1 model and others
The application provides a chat interface that can answer questions about people's expertise and age using AI-powered responses while leveraging custom tool methods.