A simple spring boot app demonstrating how to implement Evaluator Optimizer Workflow pattern using Spring AI
-
Updated
Jun 22, 2025 - Java
A simple spring boot app demonstrating how to implement Evaluator Optimizer Workflow pattern using Spring AI
An implementation of the self-correction and reflection pattern using LangGraph. The agent generates a response, critiques it for errors or omissions, and then re-generates a refined answer.
An implementation of a tool-using AI assistant for precise calculations. This project, part of a technical assessment, equips an LLM with a calculator to ensure mathematical accuracy.
Implementation of a tool-using agent in Python with LangChain. The agent is designed to dynamically select and use tools, such as API wrappers, to answer complex questions that require external data.
Implementation of a planning agent using LangGraph's state machines. The agent dynamically creates task lists and executes them sequentially, demonstrating a robust pattern for AI task decomposition.
AI Agents projects in Python.
Add a description, image, and links to the agentic-patterns topic page so that developers can more easily learn about it.
To associate your repository with the agentic-patterns topic, visit your repo's landing page and select "manage topics."