A Workshop I’m Happy to Support
I’m excited to share an upcoming live workshop from my friend Susanne Pieterse — a LangChain4J contributor, international speaker, and iSAQB Software Architect.
Susanne is one of the strongest technical voices in the Java AI community, and this workshop is the real deal: hands-on, production-focused, no fluff.
Workshop Details
| Title | Building Reliable AI Agents with Java and LangChain4J |
| Instructor | Susanne Pieterse |
| Date | Saturday, June 13, 2026 |
| Time | 10:30 AM – 1:30 PM ET |
| Format | Live, hands-on |
| Platform | Deep Engineering by Packt |
What You’ll Build
This isn’t another “call the OpenAI API and call it AI” demo. You’ll start from a simple pipeline and evolve it into a full agentic system:
- Simple AI pipeline — baseline LangChain4J integration
- Decision-making agents — autonomous reasoning and tool selection
- Guardrails — preventing hallucinations and unsafe outputs
- Evaluation — measuring agent quality systematically
- Observability — debugging and monitoring agents in production
By the end, you won’t just have an agent — you’ll understand how to control, measure, and debug it.
Why This Matters for Java Developers
The AI agent ecosystem has been dominated by Python (LangChain, CrewAI, AutoGen). But enterprise Java teams can’t rewrite their stack. LangChain4J brings the same agentic patterns to the JVM — with type safety, Spring Boot integration, and production-grade tooling.
Key topics covered:
- Agentic architecture patterns in Java
- Tool calling with type-safe interfaces
- Memory management for multi-turn conversations
- Guardrails and validation to prevent agent failures
- Evaluation frameworks to measure reliability
- Observability with tracing and logging for production debugging
Who Should Attend
- Java developers building AI features into existing applications
- Backend engineers evaluating LangChain4J for production use
- Architects designing agentic systems on JVM infrastructure
- Teams migrating from Python AI prototypes to Java production systems
Exclusive 50% Discount
Use code LUCA50 at checkout for 50% off registration.
Limited seats available — the workshop is in 3 days.
About Susanne Pieterse
Susanne is a contributor to the LangChain4J project, an international conference speaker, and an iSAQB-certified Software Architect. She brings deep expertise in both Java enterprise architecture and modern AI agent patterns — a rare combination that makes her teaching uniquely practical.
Related Topics
If you’re interested in AI agents and Java, you might also find these useful: