Run This Ai
EN DE

AutoKitteh

Durable workflow automation in just a few lines of code - connect events, APIs, and AI agents effortlessly.

★ 1,139 GitHub Apache-2.0 automationworkflowsdurable-executionai-agentsevent-driven Automation Tools

Overview

AutoKitteh is an open-source, self-hostable platform for durable workflow automation. It lets you connect event sources like Slack, GitHub, Kafka, and webhooks to your code with just a few lines, then runs those workflows reliably with automatic retries, state persistence, and observability built in. AutoKitteh is designed to be AI-friendly: you can define sessions, invoke AI agents as steps, and use the CLI or VS Code extension to develop, test, and deploy automations. Everything runs in Docker, so you stay in full control of your data. With an Apache-2.0 license and an active community, AutoKitteh is a solid foundation for teams building event-driven automation without locking themselves into a proprietary SaaS workflow tool.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  autokitteh:
    image: ghcr.io/autokitteh/autokitteh:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/autokitteh:/data

Best VPS for AutoKitteh →

Related tools

Guides & articles