Skip to content
GX GenXAI

Licensing

Fully open source. All of it.

Everything in the GenXAI repository — the core framework and all production-grade runtime features — is MIT-licensed. There is no commercial edition and nothing behind a paywall.

Core framework

Build and orchestrate multi-agent workflows.

  • Graph engine, flows, agents, memory, tools, LLM providers
  • Connectors (Slack, GitHub, Jira, Notion, Google Workspace, HubSpot, WhatsApp, Kafka, SQS, Postgres CDC, S3, SMTP, webhooks)
  • Triggers (webhook, schedule, queue, file watcher)
  • Examples, documentation, and tests

Production runtime

Operate agent systems in production — included, not sold separately.

  • Observability: logging, metrics, tracing
  • Security: RBAC, policy engine, audit logging, rate limits
  • CLI commands: tool, workflow, connector, metrics, approval, audit
  • No-code Workflow Studio (visual drag-and-drop builder)
  • REST API, Docker image, and Kubernetes manifests

Get the source

The entire framework lives in one repository under the MIT license. Star it, fork it, and use it in commercial projects without restriction.

View on GitHub ↗