rubin0/spring-ai-examples
A collection of Spring AI examples
Demonstrates chatbot, classification, and multimodal AI capabilities (image/audio processing) using Spring AI with LLM integration via Ollama and cloud providers like OpenAI and Mistral. Features include prompt templating, structured output parsing, Retrieval Augmented Generation (RAG), semantic search with embeddings, and function calling—all testable via IntelliJ IDEA's HTTP client. Includes logging advisors, evaluation testing, and configurable retry policies for production-ready AI application development.
No commits in the last 6 months.
Stars
4
Forks
2
Language
Java
License
MIT
Category
Last pushed
Jun 29, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/rubin0/spring-ai-examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
El-12stu/RelaMind
基于 AI 的个人成长轨迹分析系统,通过记录生活、回顾历史、分析模式帮助用户更好地理解自己,实现持续成长。包含智能路由、RAG 检索、自主任务智能体等功能。
Angular2Guy/AIDocumentLibraryChat
A project to show howto use SpringAI with OpenAI to chat with the documents in a library....
AchmadZackyGZ/ecommerce-ai-nextgen
Next-Gen AI-Powered E-Commerce ecosystem built with a high-performance Microservices-ready...
xeraa/rag-with-java-springai-elasticsearch
Example of a RAG application using Spring AI, OpenAI and Elasticsearch as a vector database
afreenk26/corporate-jargon-ai
A fun RAG-powered AI that translates corporate jargon into what people actually mean. Built with...