> Markdown version of [/events/world-congress-2025/sessions/904-ai-agents-graph-your](https://www.wearedevelopers.com/events/world-congress-2025/sessions/904-ai-agents-graph-your). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # AI Agents Graph: Your following tool in your Java AI journey - **Date:** Friday, Jul 11, 2025 - **Time:** 15:40–16:10 (30 min) - **Room:** Stage 4 - **Event:** World Congress 2025 - **Tags:** ai, ai agents, java, langchain4j, llms ## Recording [Watch recording](https://www.wearedevelopers.com/videos/1550-ai-agents-graph-your-following-tool-in-your-java-ai-journey) ## Description Large Language Models (LLMs) have recently become increasingly popular. These models can be incorporated into your enterprise code to enhance the customer experience or automate business operations. In any use case involving AI, you’ll rapidly encounter the concept of an AI agent, the code responsible for determining the following steps. LangChain4J is an example of implementing AI agents, a sequence of Java calls and logic interacting with a model. For simple use cases, it might work, but step by step, as the code becomes more complex, you’ll end up with unmaintainable spaghetti code with business logic and AI logic mixed together. Tools like LangGraph4j offers a structured and efficient framework for defining, coordinating, and running multiple LLM agents using cyclical graphs. Come to this session to learn how graph networks can help you implement advanced use cases and explore their integration with LangChain4j to create robust, efficient, and versatile AI applications. ## Speaker ### [Alex Soto](https://www.wearedevelopers.com/@alex-soto) Director of Developer Experience at Red Hat ## Related talks at this congress - [Create AI-Infused Java Apps with LangChain4j](https://www.wearedevelopers.com/events/world-congress-2025/sessions/605-create-ai-infused) — Daniel Oh, Kevin Dubois - [Agentic AI Systems for Critical Workloads](https://www.wearedevelopers.com/events/world-congress-2025/sessions/520-agentic-ai-systems) — Mario Fusco - [From A2A to MCP: How AI’s “Brains” are Connecting to “Arms and Legs”](https://www.wearedevelopers.com/events/world-congress-2025/sessions/800-from-a2a-to-mcp-how) — Brad Axen - [Java Meets AI: Empowering Spring Developers to Build Intelligent Apps](https://www.wearedevelopers.com/events/world-congress-2025/sessions/919-java-meets-ai) — Timo Salm