Files
LangBot/README_CN.md
Haoxuan Xing 547006cb4a feat: add supports for Matrix protocol(#2110)
* Optimize the plugin system

* feat: enhance plugin installation process and improve task management

* fix: linter err

* feat: add Matrix adapter with multi-bridge support

- MatrixAdapter with text/image/file message support
- Multi-bridge architecture (BridgeState) for Discord, Telegram, etc.
- Auto-login, QR forwarding, disconnect detection
- Force logout+login on adapter start
- Group/private chat detection excluding bridge bots
- matrix-nio dependency added

* docs: sync platform tables across all READMEs with Matrix bridge support

- Add Matrix/Satori compatibility notes to all platforms
- Add 21 Matrix-only platforms (Signal, WhatsApp, Messenger, etc.)
- Keep international market ordering (Discord first) for non-CN READMEs

* Update API base URL to localhost

* fix: remove unused datetime import (ruff)

* style: ruff format matrix.py

* docs: collapse matrix platform list

* docs: simplify platform compatibility notes

---------

Co-authored-by: Junyan Qin <rockchinq@gmail.com>
2026-05-02 21:04:49 +08:00

8.9 KiB
Raw Blame History

LangBot

Featured|HelloGitHub

生产级 AI 即时通信机器人开发平台。

快速构建、调试和部署 AI 机器人到微信、QQ、飞书、Slack、Discord、Telegram 等平台。

English / 简体中文 / 繁體中文 / 日本語 / Español / Français / 한국어 / Русский / Tiếng Việt

Discord QQ Group Ask DeepWiki GitHub release (latest by date) python GitHub stars star

官网 特性 文档 API Cloud 插件市场 路线图


LangBot 是一个开源的生产级平台,用于构建 AI 驱动的即时通信机器人。它将大语言模型LLM连接到各种聊天平台帮助你创建能够对话、执行任务、并集成到现有工作流程中的智能 Agent。

核心能力

  • AI 对话与 Agent — 多轮对话、工具调用、多模态、流式输出。自带 RAG知识库深度集成 DifyCozen8nLangflow 等 LLMOps 平台。
  • 全平台支持 — 一套代码,覆盖 QQ、微信、企业微信、飞书、钉钉、Discord、Telegram、Slack、LINE、KOOK 等平台。
  • 生产就绪 — 访问控制、限速、敏感词过滤、全面监控与异常处理,已被多家企业采用。
  • 插件生态 — 数百个插件,跨进程的事件驱动架构,组件扩展,适配 MCP 协议
  • Web 管理面板 — 通过浏览器直观地配置、管理和监控机器人,无需手动编辑配置文件。
  • 多流水线架构 — 不同机器人用于不同场景,具备全面的监控和异常处理能力。

→ 了解更多功能特性


快速开始

☁️ LangBot Cloud推荐

LangBot Cloud — 免部署,开箱即用。

一键启动

uvx langbot

需要安装 uv。访问 http://localhost:5300 即可使用。

Docker Compose

git clone https://github.com/langbot-app/LangBot
cd LangBot/docker
docker compose up -d

一键云部署

Deploy on Zeabur Deploy on Railway

更多方式: Docker · 手动部署 · 宝塔面板 · Kubernetes


支持的平台

平台 状态 备注
QQ 个人号、官方机器人(频道、私聊、群聊)
微信 个人微信、微信公众号
企业微信 应用消息、对外客服、智能机器人
飞书 官方
钉钉 官方
Satori
Discord 官方
Telegram 官方
Slack 官方
LINE 官方
KOOK 官方
Email 只 Matrix、Satori
Matrix 支持多种桥接平台,如 Signal、WhatsApp、Messenger、iMessage、Mattermost、Google Chat、IRC、XMPP、Zulip 等

支持的大模型与集成

提供商 类型 状态
OpenAI LLM
Anthropic LLM
DeepSeek LLM
Google Gemini LLM
xAI LLM
Moonshot LLM
智谱AI LLM
Ollama 本地 LLM
LM Studio 本地 LLM
Dify LLMOps
MCP 协议
SiliconFlow 聚合平台
阿里云百炼 聚合平台
火山方舟 聚合平台
ModelScope 聚合平台
GiteeAI 聚合平台
胜算云 GPU 平台
优云智算 GPU 平台
PPIO GPU 平台
接口 AI 聚合平台
302.AI 聚合平台
小马算力 聚合平台
百宝箱Tbox 智能体平台
七牛云Qiniu 聚合平台

→ 查看完整集成列表

TTS语音合成

平台/模型 备注
FishAudio 插件
海豚 AI 插件
AzureTTS 插件

文生图

平台/模型 备注
阿里云百炼 插件

为什么选择 LangBot

使用场景 LangBot 如何帮助
客户服务 将 AI Agent 部署到微信/企微/钉钉/飞书,基于知识库自动回答用户问题
内部工具 将 n8n/Dify 工作流接入企微/钉钉,实现业务流程自动化
社群运营 在 QQ/Discord 群中使用 AI 驱动的内容审核与智能互动
多平台触达 一个机器人,覆盖所有平台。通过统一面板集中管理

在线演示

立即体验: https://demo.langbot.dev/

  • 邮箱:demo@langbot.app
  • 密码:langbot123456

注意:公开演示环境,请不要在其中填入任何敏感信息。


社区

Discord QQ Group


Star 趋势

Star History Chart


贡献者

感谢所有贡献者对 LangBot 的帮助: