Your First AI Agent in Kotlin
Get started with Koog today!
Learn how to build your first AI agent in Kotlin using Koog, JetBrains’ framework for working with LLMs. 🚀
We’ll start from scratch—setting up dependencies, creating an LLM client, and sending prompts to models. You’ll see how to handle responses, translate text, and even connect your agent to the real world by calling tools. Step by step, we’ll implement a money transfer example, showing how to define tools, register them, and let the agent use them dynamically.
You’ll also learn how Koog simplifies working with multiple models, handles conversation history, and manages tool calls automatically.
By the end, you’ll understand what makes an AI agent tick: an LLM acting as the “brain” plus tools it can call in a loop.
This demo is just the beginning—Koog gives you the flexibility to scale from prototypes to production-ready AI agents.