orchkit – composable Go orchestration with 63 nodes, visual UI, and AI agent Orchkit, a composable Go orchestration tool designed to avoid platform lock-in by allowing each of its 63 nodes to function in four different ways. It features a visual drag-and-drop UI and includes built-in integrations with services like HTTP, Postgres, Slack, GitHub, and OpenAI. The project is available on GitHub and invites feedback from the Go community on its architecture. I built orchkit because orchestration platforms lock you in. Every orchkit node works four ways: 63 built-in integrations: HTTP, Postgres, Slack, GitHub, Stripe, OpenAI, Groq, Redis, S3, Kafka, and more. Visual drag-drop UI included. Same node, four uses. GitHub: https://github.com/shaiksadikjanu-cmd/orchkit Install: go get github.com/shaiksadikjanu-cmd/orchkit Would love feedback from the Go community on the architecture.