cd /news/developer-tools/100-spring-ai-project-ideas-you-can-… · home topics developer-tools article
[ARTICLE · art-120036] src=dev.to ↗ pub= topic=developer-tools verified=true sentiment=↑ positive

100 Spring AI Project Ideas You Can Build Without Touching Python

A developer compiled a list of 100 Spring AI project ideas for Java developers, demonstrating that AI features can be built within Spring Boot without learning Python. The projects include support bots with RAG, meeting note summarizers, natural language to SQL, and coding agents, each with recommended stacks. The developer plans to build each project and publish detailed write-ups.

read2 min views1 publishedSep 3, 2026

Most Java developers think building AI features means learning Python first.

It doesn't.

Spring AI gives you ChatClient

, VectorStore

, function calling, and structured output — inside the same Spring Boot app you already know how to build, test, and deploy. You don't need to bolt on a separate Python service just to add a chatbot, a RAG pipeline, or an agent to your product.

To make that concrete, I put together 100 project ideas you can build with Spring Boot and Spring AI. Not vague titles — each one comes with the actual stack you'd reach for.

Here are five, to give you a feel for the format:

Project Stack
Support Bot with RAG Spring AI + pgvector + QuestionAnswerAdvisor
Meeting Notes Summarizer
BeanOutputConverterActionItem records
Natural Language to SQL JDBC DatabaseMetaData for schema context
Repo-Aware Coding Agent Tree-sitter + VectorStore + function calling
Voice Support Agent WebSocket audio + RAG + function calling

The full list is organized by difficulty, so you can pick something that matches where you are right now instead of jumping straight into agent orchestration:

ChatClient

calls, prompt templates, basic conversational endpoints.I'm building these one at a time — real code, real architecture decisions, and the parts that break along the way (because something always does). Each finished project gets a full write-up: what I built, the tradeoffs I hit, and the code itself.

Want the full list of all 100 projects (with stacks) as a PDF? Download it here — save it for later.

If you want to follow along as the series grows, I'm publishing every project on my Substack the day it's done — subscribe here to get each one as it lands. I also run a small community for Java developers building with Spring Boot and Spring AI, if you want to talk through ideas or share what you're building: Global Java Developers Community.

Which one should I build first? Drop a number (or a project idea of your own) in the comments — I'm picking the next build from replies.

── more in #developer-tools 4 stories · sorted by recency
── more on @spring ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/100-spring-ai-projec…] indexed:0 read:2min 2026-09-03 ·