Skip to main content
Comis (Latin: friendly, courteous) is an open-source platform that puts AI agents directly inside the messaging apps you already use — Telegram, Discord, Slack, WhatsApp, Signal, iMessage, IRC, LINE, and Email. Instead of switching to yet another tool, your AI assistants live right where your conversations happen, ready to help at any moment. Most AI tools are chatbots trapped in a browser tab. Comis is different. It is a full operations center that lets you run a fleet of specialized agents, each with their own memory, tools, and personality. They work around the clock, even while you sleep.

Who is Comis for?

  • Community managers running Discord or Telegram groups who need an AI moderator, FAQ bot, or engagement assistant that actually remembers past conversations.
  • Small business owners who want AI-powered customer support inside WhatsApp or Slack without hiring a developer or learning to code.
  • Developers building AI-powered automation, custom tools, or multi-agent workflows with full control over the source code.
  • Teams that need multiple specialized AI agents working together — one for research, one for writing, one for scheduling — all coordinated through a single platform.

What can it do?

Lives Where You Are

Connect to 9 messaging platforms at once. Your agents appear in your existing chats — no new apps to install.

A Team of Specialists

Run multiple AI agents, each with their own personality, knowledge, and tools. An analyst, a writer, an ops bot — all working together.

Remembers Everything

Your agents build lasting memory across conversations. They recall your preferences, your projects, and your past requests.

Endlessly Extensible

Add new abilities with skills and tools. Connect to thousands of external services through the MCP protocol.

Works While You Sleep

Schedule tasks, set reminders, and run recurring automations. Your agents keep working even when you are away.

Keeps You Safe

Encrypted secrets, injection protection, approval gates for sensitive actions, and audit logging — security is built in from day one.

Quick example

Install Comis globally, run the setup wizard, and start the daemon — three commands is all it takes:
npm install -g comisai
comis init
comis daemon start
That’s it — your first agent is running. Open http://localhost:4766 in your browser to start chatting. See the full Quickstart for the complete walkthrough.

Explore the Docs

Quickstart

Zero to first message in under 5 minutes.

How It Works

Understand the architecture in plain language.

Channels

Connect Discord, Telegram, Slack, and more.

Agents

Configure your AI agents and their behavior.

Skills

Add tools and abilities to your agents.

Security

Learn how Comis keeps your data safe.