spring-ai-alibaba
Java framework for building multi-agent AI apps and workflows
All Skills in This Repository (3)
Pure Emerald Level Indicatorssales_analytics
Provides database schema and business logic for sales data analysis queries.
inventory_management
Provides database schema and business logic for querying inventory, warehouses, and stock levels.
pdf-extractor
Extract text, tables, and metadata from PDF documents into JSON.
Frequently Asked Questions
FAQPage SchemaHow to install Spring AI Alibaba?โผ
Run `npx skills add alibaba/spring-ai-alibaba --all -g -y` in your terminal to install all skills in this suite globally.
What is Spring AI Alibaba used for?โผ
It is a Java framework for building AI agents, multi-agent systems, and graph-based workflows on Spring Boot, with built-in support for tool calling, persistence, and human-in-the-loop control.
How to build a multi-agent system in Java?โผ
Use the built-in SequentialAgent, ParallelAgent, RoutingAgent, and LoopAgent patterns to compose multiple agents without writing orchestration logic yourself.
Which AI models does Spring AI Alibaba support?โผ
It supports DashScope, OpenAI, DeepSeek, and other providers through Spring AI, plus MCP tools and Nacos-based agent-to-agent communication.
Can I debug agents visually with Spring AI Alibaba?โผ
Yes. The bundled Studio and Admin tools let you develop, trace, and debug agent workflows through a visual interface.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core