spring-ai
There are 341 repositories under spring-ai topic.
spring-projects/spring-ai
An Application Framework for AI Engineering
alibaba/spring-ai-alibaba
Agentic AI Framework for Java Developers
pig-mesh/pig
↥ ↥ ↥ 点击关注更新,基于 Spring Cloud 2025 、Spring Boot 3.5、 OAuth2 的 RBAC 权限管理系统; 问题反馈:http://issue.pig4cloud.com
liyupi/yu-ai-agent
编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
CoderSJX/AI-Resources-Central
Bringing together outstanding artificial intelligence (AI) open source projects from around the world.
langgraph4j/langgraph4j
🚀 LangGraph for Java. A library for develop AI Agentic Architectures in the Java ecosystem. Designed to work seamlessly with both Langchain4j and Spring AI.
joey-zhou/xiaozhi-esp32-server-java
小智ESP32的Java企业级管理平台,提供设备监控、音色定制、角色切换和对话记录管理的前后端及服务端一体化解决方案
ThomasVitale/llm-apps-java-spring-ai
Samples showing how to build Java applications powered by Generative AI and LLMs using Spring AI and Spring Boot.
agents-flex/agents-flex
Agents-Flex is an elegant LLM Application Framework like LangChain with Java.
spring-ai-community/awesome-spring-ai
A curated list of awesome resources, tools, tutorials, and projects for building generative AI applications using Spring AI
qifan777/dive-into-spring-ai
《动手学SpringAI》包含SSE流/Agent智能体/知识图谱RAG/FunctionCall/历史消息/图片生成/图片理解/Embedding/VectorDatabase/RAG
liyupi/ai-code-helper
2025 年 AI 编程助手实战项目(作者:程序员鱼皮),基于 Spring Boot 3.5 + Java 21 + LangChain4j + AI 构建智能编程学习与求职辅导机器人,覆盖 AI 大模型接入、LangChain4j 核心特性、流式对话、Prompt 工程、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、Web 爬虫、安全防护、Vue.js 前端开发、SSE 服务端推送等企业级 AI 应用开发技术。帮助开发者掌握 AI 时代必备技能,熟悉 LangChain 框架,提升编程学习效率和求职竞争力,成为企业需要的 AI 全栈开发人才。
twelvet-projects/twelvet
(Spring Boot 3. X Microservices framework) 基于Spring Boot 3.X 的 Spring Cloud Alibaba / Spring Cloud Tencent + React的微服务框架。🔝 🔝 点个starrred 关注更新。Chat GPT(RAG、TTS、STT、LLM)
wb04307201/easy-ai
一个用于简化Spring Boot应用程序中AI功能集成的starter包,支持聊天功能和文档处理(RAG - 检索增强生成)
JM-Lab/spring-ai-playground
A self-hosted web UI that simplifies AI experimentation and testing for Java developers. It provides playgrounds for all major vector databases and MCP tools, supports intuitive interaction with LLMs, and enables rapid development and testing of RAG workflows, MCP integrations, and unified chat experiences.
yuyuanweb/mcp-mianshiya-server
基于 Spring AI 的面试鸭搜索题目的 MCP Server 服务,快速让 AI 搜索企业面试真题和答案
thesurlydev/spring-ai-collab
An agent framework using Spring AI
arconia-io/arconia
Arconia is a framework designed to build modern enterprise applications using Java and Spring Boot, emphasizing developer experience and cloud native architectures.
yuyuanweb/ai-gzh-manager
编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + WxJava + Spring AI 的智能公众号管理系统,整合 WxJava 与 Spring AI,实现多公众号的统一管理、AI 智能回复和素材管理。完整的后端 + React 前端全栈项目,覆盖公众号服务器配置、公众号 AI 自动回复、公众号素材管理、公众号菜单栏配置、本地开发调试微信公众号接口等功能。帮助你快速掌握公众号相关功能开发,让自己的公众号更加智能。
hfgwygey/yu-ai-agent
编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
Mark7766/spring-ai-apps
Easily get started with Spring-AI to develop various AI applications, including TextToSQL and private data AI application development. In addition to these capabilities, Spring-AI also supports integration with several other advanced AI technologies and platforms such as DeepSeek, Azure, Ollama, Vector Databases, Function Calling, MCP and RAG.
piomin/spring-ai-showcase
Sample Spring AI Application with several use cases
ogulcanarbc/spring-ai-mcp-client
mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
David-DAM/ecommerce-api
API para gestionar un sistema de comercio electrónico.
ThomasVitale/modular-rag
Samples showing architectural patterns for Modular RAG using Spring AI and Ollama.
Angular2Guy/AIDocumentLibraryChat
A project to show howto use SpringAI with OpenAI to chat with the documents in a library. Documents are stored in a normal/vector database. The AI is used to create embeddings from documents that are stored in the vector database. The vector database is used to query for the nearest document. That document is used by the AI to generate the answer.
piomin/spring-ai-apps
Sample Spring AI Applications
vukmanovicmilos/web-app
This demo application showcases the implementation of Spring Boot microservices, highlighting their powerful features and capabilities, with a particular emphasis on integrating OpenAI for advanced AI functionalities.
eazybytes/spring-ai
From Java Dev to AI Engineer: Spring AI Fast Track
spring-petclinic/spring-petclinic-ai
Spring Petclinic application with a chatbot powered by OpenAI's Generative AI and the Spring AI project
benayat/rag-with-spring-ai
a rag implementation example for document-based QA, using spring-ai, ollama, and postgres-pgvector vetor db.
rabbicse/llm
This repository features a Next.js (React 19) frontend and FastAPI backend, integrating Ollama and DeepSeek-R1 for AI-driven functionality. Designed for efficiency and scalability, it supports real-time updates through event streaming, enabling high-performance AI interactions.
miliariadnane/moroccan-cooking-companion
Spring Boot application that allows users to search for traditional Moroccan dishes and retrieve their recipes along with mouthwatering images. Built with Spring Boot, Spring AI, and Hilla
rajadilipkolli/ai-playground
AI implementation using langchain4j and springAI frameworks with Java
aborroy/alfresco-ai-framework
Sample application to apply Spring AI services to Alfresco Repository