Heym

Heym

Build AI workflow automations with a visual canvas

mbakgun
@mbakgun
Last updated on Apr 28, 2026
Visit site
12 PeerPush
🔥
Awarded
Trending Now
PeerPush

Details

Pricing
Free
Alternative To
n8nZapier

About Heym

Hey , We've been building an AI workflow automation platform for the past several months. The repo went public today and we're launching officially tomorrow — wanted to share it here first since this community is exactly who it's built for. The tool is called Heym. The core idea: a visual canvas where you connect nodes to build AI workflows — agents, document retrieval, approval steps, scheduling, observability — all running on your own infrastructure. Single docker-compose up to get started. A few things we built specifically because self-hosting matters to us: All credentials are encrypted at rest. No telemetry, no phoning home. The entire stack is three containers. Workflows that handle sensitive documents or internal data never leave your infrastructure. The license is MIT + Commons Clause — source-available, free to use, not available for commercial resale without separate terms. Happy to answer questions about the architecture, deployment, or anything else. Site: heym.run GitHub: https://github.com/heymrun/heym

Product Insights

Heym provides a self-hosted, visual canvas for building AI-native workflows through a source-available, three-container Docker stack. It bridges the gap between simple rule-based logic and complex agentic automation by integrating document retrieval and observability on user-owned infrastructure.

  • Source-available code under MIT and Commons Clause licenses.
  • Data privacy via self-hosting with encrypted credentials and zero telemetry.
  • Comprehensive connectivity across Web, API, MCP, and Mobile platforms.
  • Simplified deployment using a single docker-compose configuration.

Ideal for: AI Developers, software engineers, and startups needing to automate complex AI agent workflows while maintaining full control over sensitive internal data.

Heym serves as a self-hosted developer alternative to existing platforms like n8n and Zapier.

Product Video

Watch a video demo of Heym.

Screenshots

Screenshot 1 of Heym
Screenshot 2 of Heym
Screenshot 3 of Heym
Screenshot 4 of Heym
Screenshot 5 of Heym
Screenshot 6 of Heym
Screenshot 7 of Heym
Screenshot 8 of Heym
Screenshot 9 of Heym
Screenshot 10 of Heym

Product Updates (1)

mbakgun
@mbakgun

Self-hosted AI Native Workflow Automation Platform <3

We're Burak and Ceren two engineers based in Berlin. We built Heym because we kept running into the same wall. Every time we needed agents, document retrieval, approval steps, and observability all in the same workflow, we ended up gluing together four or five different tools. Existing platforms were built for simple, rule-based logic. The moment a workflow became AI-native, we were fighting the platform instead of building. So we built what we actually wanted to use. Heym is a self-hosted AI workflow automation platform. Visual canvas, multi-agent orchestration, built-in knowledge retrieval, human review checkpoints, full execution traces, and the ability to expose any workflow as a tool your AI assistant can call — all in one place, running on your own infrastructure. Every decision reflects a constraint we hit in practice. Review checkpoints exist because some decisions need a human sign-off before they proceed. Automatic context management exists because we watched long-running agents silently fail mid-task. The evaluation system exists because we got tired of manually checking whether a prompt change broke something downstream. This is v0.0.1 — actively developed, source-available. If you're building AI workflows and spending more time on glue code than on the actual problem this is for you. Happy to answer questions about the architecture or any design decisions. 🙏 — Burak & Ceren

Product had at the time: 8 upvotes • 0 comments • 3 followers • 11 PeerPush

Comments (1)

vk89
@vk89Apr 28, 2026

Visual canvas + self-hosted is a killer combo. A lot of teams want automation but can't ship data to third-party services. The docker-compose setup makes the barrier to try it basically zero. Rooting for you two.

mbakgun
@mbakgunApr 28, 2026

@vk89 Hey, thank you :)

Reviews (4)

Average 4.8 out of 5

4.8

Based on 4 reviews

5
3
4
1
3
0
2
0
1
0
ejentum

the builders behind heym, are experienced builders and devotion its the product itself

Comments (1)

chaudharyarun5797
@chaudharyarun5797

Visual canvas for AI workflow automations is a smart approach. Makes complex agent pipelines much easier to reason about without needing to write code for every connection.

mbakgun
@mbakgun

@chaudharyarun5797 Indeed it is and thank you :)