Skip to content

[GitHub Trending] embabel/embabel-agent

6.8 relevance
Score Breakdown
technical depth
7
novelty
7
actionability
7
community
5
strategic
5
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Directly matches interest in agent frameworks, though JVM-specific may limit immediate use.

AI/ML github.com
Agent framework for the JVM. Pronounced Em-BAY-bel /ɛmˈbeɪbəl/ - embabel/embabel-agent
Summary

Embabel is a Kotlin/Java framework for authoring agentic flows on the JVM that mixes LLM-prompted interactions with typed domain models. It uses Goal Oriented Action Planning (GOAP) from gaming AI for dynamic planning, replanning after each action in an OODA loop, rather than relying on finite state machines or sequential execution. Built on Spring, it offers strong typing, platform abstraction, and support for mixing multiple LLMs for cost and privacy.

Author

embabel