Koog, a Kotlin-based framework to build and run Al agents in idiomatic Kotlin
Published on: 2025-06-23 19:40:23
Koog
Overview
Koog is a Kotlin-based framework designed to build and run AI agents entirely in idiomatic Kotlin. It lets you create agents that can interact with tools, handle complex workflows, and communicate with users.
Key features
Key features of Koog include:
Pure Kotlin implementation : Build AI agents entirely in natural and idiomatic Kotlin.
: Build AI agents entirely in natural and idiomatic Kotlin. MCP integration : Connect to Model Control Protocol for enhanced model management.
: Connect to Model Control Protocol for enhanced model management. Embedding capabilities : Use vector embeddings for semantic search and knowledge retrieval.
: Use vector embeddings for semantic search and knowledge retrieval. Custom tool creation : Extend your agents with tools that access external systems and APIs.
: Extend your agents with tools that access external systems and APIs. Ready-to-use components : Speed up development with pre-built solutions for common AI engineering challe
... Read full article.