Skip to content

AgentXSelf-hosted multi-agent orchestrator

Route Telegram, WhatsApp, Discord, GitLab, crons, webhooks, and cross-machine mesh tasks to AI agents on Claude, OpenAI, or any LLM — with persistent memory, scheduled jobs, and a built-in business layer.

Three ways to start

I want a chatbot on Telegram.Journey 1 — Telegram Q&A bot

I want a scheduled job that pings me when it fails.Journey 2 — Scheduled reports

I'm running a services team and want AI agents with KPIs.Journey 7 — Business layer

Install in 30 seconds

bash
npm install -g agentix-cli
agentx init
agentx agent add
agentx channel add
agentx daemon start

See the install guide for the full walkthrough.

Released under the MIT License.