SaaSHub helps you find the best software and product alternatives Learn more →
Koog Alternatives
Similar projects and alternatives to koog
-
gallery
A gallery that showcases on-device ML/GenAI use cases and allows people to try and use models locally.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
edgelab
Edge Agent Lab is an Android testing platform for evaluating small language model (SLM) agents directly on mobile devices. (by monday8am)
-
-
-
-
-
adam
An embeddable cross-platform AI agent library written in C. Cloud and local LLMs, tool calling, long-term memory, voice, sessions, research mode, self-evolving loops. The SQLite of agent frameworks: small, portable, just works. (by sqliteai)
koog discussion
koog reviews and mentions
-
Building an AI task generator for Vikunja that doesn't trust itself
The agent workflow runs on Koog, JetBrains' agent framework for Kotlin. The frontend is React + Vite. Everything ships as Docker Compose behind nginx with TLS.
-
Show HN: Adam – An embeddable cross-platform AI agent library
Jetbrains maintain a kotlin based ADK - https://github.com/JetBrains/koog
Since it's written using kotlin multiplatform it's compilable to js/wasm/ios/android or any platform of choice.
Worth a look.
Worth checking out.
-
You Built a Kotlin AI Agent. Should You Migrate to Koog?
JetBrains Koog GitHub
-
Smarter Notifications with Edge AI: A Kotlin + Koog + MediaPipes Journey
JetBrains Koog is an agentic framework designed to build reasoning agents around language models. It’s created in Kotlin and instead of making a raw prompt request, Koog helps implement the following chain:
-
First week in course OSD600
For my GitHub repo research, I picked [https://github.com/JetBrains/koog] by JetBrains that helps developers build AI agents that are composable, observable, and deployable. It supports multiple platforms (JVM, JavaScript, Wasm, even iOS), and includes features like streaming responses, tool chaining, and tracing—all the cool stuff you’d expect from a modern AI project.
- Koog is a Kotlin-based AI agents framework
- Koog, a Kotlin-based framework to build and run Al agents in idiomatic Kotlin
-
A note from our sponsor - SaaSHub
www.saashub.com | 10 Jun 2026
Stats
JetBrains/koog is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of koog is Kotlin.