AI Agents Graph: Your following tool in your Java AI journey
Is your Java AI application turning into spaghetti code? Learn how to orchestrate complex, multi-step agents as stateful graphs for more robust and maintainable enterprise solutions.
#1about 1 minute
Why Java is a strong choice for enterprise AI development
Java offers advantages over Python in enterprise settings due to performance, dependency management, and its mature ecosystem for large corporations.
#2about 4 minutes
An overview of the LangChain4j framework for Java
LangChain4j simplifies AI development in Java by providing abstractions for models, memory, prompt templates, and function calling via AI services.
#3about 3 minutes
Building a simple theme park chatbot with LangChain4j
A practical demonstration shows how to build a theme park chatbot that answers questions using document retrieval and function calls.
#4about 3 minutes
Identifying the problems with monolithic AI agents
Simple agent architectures that send all context to the model at once lead to higher costs, slower responses, and increased hallucinations.
#5about 3 minutes
Using LangGraph4j to create stateful, cyclical agent graphs
LangGraph4j provides a framework for defining complex, multi-step agentic workflows as stateful graphs with nodes, edges, and a shared state.
#6about 5 minutes
Demonstrating a non-AI graph with conditional logic
A code walkthrough shows how to define a graph's state, create nodes for functions, and use conditional edges to route the execution flow.
#7about 3 minutes
Implementing human-in-the-loop workflows with checkpoints
LangGraph4j supports pausing a graph's execution at a checkpoint, allowing for human review or input before resuming the process.
#8about 6 minutes
Designing an advanced AI agent for customer service emails
A multi-step graph demonstrates an AI agent that categorizes emails, searches the web, drafts responses, and uses guardrails to verify its own output.
#9about 1 minute
Accessing the presentation slides and demo code
A QR code is provided to download the presentation slides, which contain links to all the demonstration code shown in the talk.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:45 MIN
Building complex agents with LangGraph
Building AI Applications with LangChain and Node.js
03:01 MIN
Understanding the core components of an AI agent
Agentic AI - From Theory to Practice: Developing Multi-Agent AI Systems on Azure
02:54 MIN
Exploring frameworks for building agentic AI applications in Java
Supercharge Agentic AI Apps: A DevEx-Driven Approach to Cloud-Native Scaffolding
03:10 MIN
Integrating generative AI into Java applications with LangChain4j
Infusing Generative AI in your Java Apps with LangChain4j
02:20 MIN
Understanding LangChain4j for Java AI applications
Create AI-Infused Java Apps with LangChain4j
04:40 MIN
Simplifying GenAI development with the LangChain4J framework
Langchain4J - An Introduction for Impatient Developers
03:16 MIN
Defining the agent's behavior with a Java interface
Supercharge Agentic AI Apps: A DevEx-Driven Approach to Cloud-Native Scaffolding
02:09 MIN
Understanding the fundamentals of AI agents
Build a Multi-Agent Role-Playing Game Master with Strands Agents
13 AI Tools You Have to TryFirst, it was NFTs, then it was Web3, and now it’s generative AI… it’s probably time to stop collecting pictures of monkeys and kitties. Chatbots and generative AI are the next big thing. This time we’ve jumped on a trend that has real-world applicat...
Daniel Cranney
Stephan Gillich - Bringing AI EverywhereIn the ever-evolving world of technology, AI continues to be the frontier for innovation and transformation. Stephan Gillich, from the AI Center of Excellence at Intel, dove into the subject in a recent session titled "Bringing AI Everywhere," sheddi...
Chris Heilmann
Exploring AI: Opportunities and Risks for DevelopersIn today's rapidly evolving tech landscape, the integration of Artificial Intelligence (AI) in development presents both exciting opportunities and notable risks. This dynamic was the focus of a recent panel discussion featuring industry experts Kent...
Daniel Cranney
Panel Discussion: Responsible AI in Practice - Real-World Examples and ChallengesIntroductionIn the ever-evolving landscape of artificial intelligence, the concept of "responsible AI" has emerged as a cornerstone for ethical and practical AI implementation. During the WWC24 Panel discussion, three eminent experts—Mina, Bjorn Brin...
From learning to earning
Jobs that call for the skills explored in this talk.