AI product Open source · Apache-2.0

LangBot

LangBot is an open-source platform for building and operating AI-powered instant-messaging bots. It connects large language models to platforms including Discord, Telegram, Slack, LINE, QQ, WeChat, WeCom, Lark, DingTalk, KOOK, and Matrix, supporting multi-turn conversations, tool calling, multimodal input, streaming output, and agent workflows.

View repository Visit site

Overview

The platform includes a built-in retrieval-augmented generation knowledge base, integrations with systems such as Dify, Coze, n8n, Langflow, and Deerflow, and an event-driven plugin system with MCP support. A browser-based management panel configures, manages, and monitors bots, while its multi-pipeline architecture supports separate bot workflows and operational monitoring.

LangBot can be run through LangBot Cloud, a one-line uvx launch, Docker Compose, or other deployment methods. It also exposes an MCP endpoint that mirrors its HTTP API for programmatic management of bots, pipelines, plugins, and models.