Groovy's Updated AI Tutorial Covers Ollama4j, Spring AI, Embabel and Micronaut on JDK 25

therealdanvega · x · 2026-09-19

Apache Groovy PMC member Paul King has updated the long-form tutorial "Exploring AI with Groovy", built on Groovy 6 and JDK 25, showing six ways to hook JVM code up to local open-source models (mainly mistral:7b and qwen3:8b):

All examples run locally via Ollama with no API keys; the repo includes Docker and GitHub Actions setup, and most frameworks switch to remote models by changing a line or two of config. A related post covers Groovy with agentic design patterns.

Original post →

More from coding & agent

coding & agent channel →