GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
112views this month
Decision brief
Good fit when
- Use for Kotlin developers who need to integrate chat and AI agents with multi-provider support including Claude, Codex, Gemini, and OpenAI.
- Ideal when retrieval-augmented generation (RAG) needs are fulfilled in an agentic workflow framework.
Avoid when
- Avoid if you require a solution that supports languages other than Kotlin, as Askimo is exclusively built for Kotlin environments.
- Not suitable if your project has strict licensing requirements and requires proprietary code, due to its AGPL-3.0 license which might impose restrictions.
- Pricing:
- unknown - The pricing information on the Askimo repository is not specified.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (0d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/askimo-ai/askimoHow it fits your stack(1)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Offers tools and functionalities to interact with various AI models through an agentic workflow framework in Kotlin. Supports chat applications, retrieval-augmented generation, plan execution, and uses multiple language model providers like Claude, Codex, Gemini, and OpenAI.
Capability facts
- Languages
- kotlin
Source: github.language · Sep 20, 2026
Categories
Tags
README
Quick Start Download for macOS, Windows, or Linux → 1. Install and open Askimo 2. Add a provider paste an API key (OpenAI, Claude, Gemini…) or point it at a running Ollama instance 3. Start chatting Full setup guide → System Requirements OS macOS 11+, Windows 10+, Linux (Ubuntu 2...
For agents
This page has a .md twin and JSON over the API.