embabel/embabel-agent
A JVM-based framework for building intelligent agents that dynamically combine LLM interactions with custom code and domain models to achieve complex goals.
Core Features
Detailed Introduction
Embabel Agent Framework is a powerful JVM-based solution designed for developers to author sophisticated AI agents. It uniquely blends large language model (LLM) interactions with traditional code and domain models, enabling agents to perform complex tasks. The framework stands out with its advanced dynamic planning system, which formulates and adapts action plans in real-time based on an OODA loop, allowing agents to intelligently navigate towards goals and respond to new information. Built with Kotlin and offering natural Java usage, Embabel simplifies the creation of intelligent, adaptive applications.