# Intelligent AI agents on Java

Embabel is a framework designed to develop artificial intelligence agents running on the Java Virtual Machine (JVM). This structure, written in Kotlin, facilitates the integration of generative AI capabilities in enterprise software ecosystems.

- ★ 4,394
- Kotlin
- GitHub Trending · 2026-08-13

## What you get
- It integrates artificial intelligence models with Java and Kotlin-based enterprise systems.
- It solves complex tasks dynamically with automatic planning ability.
- Thanks to strong type checking, it manages code and artificial intelligence interaction without errors.

## Installation
**Clone and run instances**

```
git clone https://github.com/embabel/embabel-agent-examples
cd embabel-agent-examples/scripts/kotlin
./shell.sh
```


## If you don't write code
I want to design an artificial intelligence agent that can plan targeted action, running on the Java Virtual Machine using the Embabel framework. Help me create a flow that can make dynamic decisions, compatible with existing object models in my code, by using @Agent, @Goal and @Action structures in a Spring-based architecture.

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/embabel-agent/
