#117 · Primary category: LLM Application Frameworks
examples
Examples demonstrating usage of Spring AI & Spring AI Alibaba 📜
Project last updated:07/01/26
GitHub Stars
2.9K
Forks
1.2K
Contributors
92
License
Apache-2.0
Why we included this project
Java teams already on Spring Boot can get from reading about Spring AI to running working examples quickly with this collection of Maven modules. Each one is a small, self-contained project that demonstrates a single capability, from a plain chat call up through RAG over a vector store, function and tool calling, MCP integration, image generation, and graph-based agent flows. Since every module includes its own README, an environment template, and a ready-to-run Maven command, you can copy a working starting point instead of assembling integrations from scattered docs. That makes it a practical way to see how DashScope and other model providers fit into the Spring AI abstractions, and to judge which Alibaba Cloud AI services suit your use case before you commit to one.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform