Logo of Akmatori

Open-source AI Agents for Incident Management

AI agents that triage alerts, run diagnostics, and resolve incidents automatically. Cut MTTR by 80% while your engineers focus on what matters.

Try Akmatori for free
Akmatori scheme

Get Started in 60 Seconds

Deploy Akmatori locally or on Kubernetes with a single command. No vendor lock-in, full data control.

# Clone and start Akmatori in under a minute
git clone https://github.com/akmatori/akmatori.git
cd akmatori
docker compose up -d

# Open http://localhost:3000 to access the UI
Developer-First

Built for Engineers

Full REST API, webhooks, and native integrations. Connect Akmatori to your existing stack in minutes.

# Trigger an AI-powered incident investigation
curl -X POST https://akmatori.example.com/api/incidents \
  -H "Authorization: Bearer $AKMATORI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "title": "High CPU on prod-web-01",
    "severity": "critical",
    "source": "prometheus",
    "context": {
      "host": "prod-web-01",
      "metric": "cpu_usage",
      "value": 98.5
    }
  }'

# Response: Akmatori starts investigating immediately
# {
#   "id": "inc_abc123",
#   "status": "investigating",
#   "agent": "sre-agent-01"
# }
JWT & API Key Auth
OpenAPI 3.0 Spec
SDKs Coming Soon
View Full API Reference
Skip to main content

What is Akmatori?

Akmatori is an advanced AI-powered agent designed to automate incident management, streamline troubleshooting, and optimize workflows for DevOps and SRE teams. By reducing downtime and boosting efficiency, it ensures seamless operations with intelligent, AI-driven solutions.

Automated Incident Response

Resolve common alerts instantly with intelligent automation.

Root Cause Analysis

Gain actionable insights with detailed metrics and root cause analysis.

Alert Noise Reduction

Reduce alert fatigue by deduplicating alerts and correlating them based on past incidents.

Proactive Troubleshooting

Identify and resolve issues before they impact performance.

Integrations

Connect with Prometheus, Kubernetes, Linux, PagerDuty, and Slack.

Self-Hosted Security

Deploy in your own environment for maximum data privacy, compliance, and control.

User-Friendly Interface

Manage and monitor your system through a clean, intuitive web UI built for engineers.

Fast & Easy Deployment

Launch instantly using Docker Compose or Helm—no vendor lock-in, no hassle.

Any LLM Provider

OpenAI, Anthropic, Google, OpenRouter, or on-prem models (GLM, Kimi, Minimax, Mistral). Switch providers without changing code.

MCP Ready

Out-of-the-box support for Model Control Protocol (MCP) to orchestrate multi-agent AI workflows.

Integrates With Your Stack

Connect Akmatori with the tools your team already uses

Prometheus
Kubernetes
Slack
PagerDuty
Datadog
Grafana
AWS
Linux

Enterprise-Grade Security

Built for teams that take security and compliance seriously

SOC 2 Ready

Architecture designed for SOC 2 compliance requirements

Self-Hosted

Your data never leaves your infrastructure

SSO & RBAC

Enterprise authentication and access controls

Audit Logs

Complete audit trail for compliance reporting