LangBot
ActiveDescription
Production-grade platform for building agentic IM bots supporting Discord, Slack, LINE, Telegram, WeChat, Feishu, DingTalk, QQ, and more with Agent orchestration, knowledge base, and plugin system.
Key Features
- Supports 10+ IM platforms including Discord, Telegram, Slack, LINE, QQ, WeChat, WeCom, Feishu, DingTalk
- Built-in agent orchestration, tool calling, multimodal support, streaming output, and RAG knowledge base
- Deep integration with Dify, Coze, n8n, Langflow and other major LLMOps platforms
- Production-grade features: access control, rate limiting, sensitive word filtering, comprehensive monitoring, and exception handling
- Rich plugin ecosystem: event-driven architecture, component extensions, and MCP protocol support
- Web management panel: configure, manage, and monitor bots through a browser interface without YAML editing
Use Cases
Categories
Quick Start
LangBot Cloud for zero-deployment experience; local: install uv then run uvx langbot, visit http://localhost:5300 to configure; Docker: clone repo then run docker compose up -d in docker directory; add IM platform connections and LLM config via web management panel.