Durable workflow automation in just a few lines of code
Durable workflow automation in just a few lines of code
Platform: A scalable server that provides interfaces for building projects (workflows), deploying them, triggering the code with webhooks or schedulers, executing the code as durable workflows, and managing these workflows.
API: AutoKitteh is an API-first platform. All services are available via gRPC / HTTP.
Built-in integrations: Slack, GitHub, Twilio, ChatGPT, Gemini, Gmail, Google Calendar, HTTP, gRPC and many more. It's easy to add new integrations.
Supported programming languages: Python, Starlark (a dialect of Python), and JavaScript (coming soon).
Discover how it works (in detail).
Command Line Interface
Visual Studio Code Extension - Build and manage workflows
Web UI
AutoKitteh provides a full set of advanced engineering features out-of-the-box. You can focus on writing the business logic, we take care of the rest:
See our quickstart guide, which covers:
The open-source AutoKitteh server is used mostly for self-hosted and on-prem installations.
Our managed cloud iPaaS offering is currently in beta - for details, contact us at [email protected].
The following requires Go version 1.24 or greater.
$ git clone https://github.com/autokitteh/autokitteh.git
$ cd autokitteh
$ make ak
$ cp ./bin/ak /usr/local/bin
$ ak version
No open issues yet, or sync has not completed.