Tag — 3 entries
spring-boot
Every post tagged spring-boot. Back to the full index →
When AI Plays Your Cards
I built an AI poker tutor with two LLM-powered agents — one plays against you, the other coaches you. Here's the story of building The Nut, and what it taught me about where AI actually belongs in a game.
From Custom AI Plumbing to Spring AI 1.1: How Native Tool Calling Transformed Our Caddie Agent
How migrating from a hand-rolled AI tool-calling system to Spring AI 1.1's native tool support cut our orchestration code nearly in half—and made adding new capabilities trivial.
Deploy Your Spring Boot App to Google Cloud in One Command
A step-by-step guide to deploying Spring Boot applications to Google App Engine. From zero to production with gcloud app deploy.