LangBot is an open-source platform for building and running AI agents across Discord, Telegram, Slack, LINE, WeChat, QQ, Lark, DingTalk and more. Connect your preferred models, knowledge bases, and tools to create support assistants, automate team workflows, or help manage your community — all from one web dashboard.
- Agents that do more than chat — Multi-turn conversations, tool calling, multimodal input, and a code sandbox for working with files and running tasks.
- Your models and workflows — Use OpenAI, Anthropic, Gemini, DeepSeek, or local models with Ollama. Connect existing applications built with Dify, Coze, n8n, and Langflow.
- Knowledge-backed answers — Bring your documents into conversations with built-in RAG and external knowledge-base integrations.
- An extensible toolkit — Add plugins, MCP servers, and skills from the extension marketplace, or build your own.
- One place to manage your bots — Configure bots and pipelines, collaborate with teammates, manage access, and monitor conversations and model usage through the web dashboard.
Get started with LangBot Cloud →
Build and manage your bots online without deploying or maintaining a server.
Install uv, then run:
uvx langbotWith Git, Docker, and Docker Compose installed, run:
git clone https://github.com/langbot-app/LangBot
cd LangBot/docker
docker compose --profile all up -dFor either self-hosted option, open http://localhost:5300 (or http://YOUR_SERVER_IP:5300 for a remote server), complete the setup, and connect a model and a bot. See the getting started guide and Docker deployment guide for details.
| 🌐 Website | langbot.app |
| 📖 Documentation | langbot.app/docs |
| ☁️ Cloud | cloud.langbot.app |
| 🧩 Extension Marketplace | space.langbot.app/market |
| 🗺️ Roadmap | langbot.app/en/roadmap |
| 📝 Blog | langbot.app/en/blog |
| Repository | Description |
|---|---|
| LangBot | Core platform — agents, messaging adapters, and the web dashboard |
| langbot-docs | Documentation site |
| langbot-plugin-sdk | Plugin SDK, CLI, plugin runtime, and sandbox runtime |
| langbot-plugin-demo | Plugin demos and officially maintained plugins |
- Discord — Chat with the community and get help
- QQ Group (1030838208) — 中文社区
- Feature Requests & Roadmap — Share ideas and vote on upcoming features
Made with ❤️ by the LangBot community
