Skip to content

LangBot

Build AI agents for the messaging platforms your users already use.

GitHub Stars Release Discord


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.

LangBot web dashboard showing message traffic, model calls, active sessions, and runtime status

Highlights

  • 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

LangBot Cloud (Recommended)

Get started with LangBot Cloud →

Build and manage your bots online without deploying or maintaining a server.

Self-host with uvx

Install uv, then run:

uvx langbot

Self-host with Docker Compose

With Git, Docker, and Docker Compose installed, run:

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

For 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.

Links

🌐 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

Repositories

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

Community


Made with ❤️ by the LangBot community

Pinned Loading

  1. LangBot LangBot Public

    Production-grade platform for building agentic IM bots - 生产级多平台智能机器人开发平台/ Agent、知识库编排、插件系统 / Bots for Discord / Slack / LINE / Telegram / WeChat(企业微信, 企微智能机器人, 公众号) / 飞书 / 钉钉 / QQ / Matrix e.g. Int…

    Python 17.8k 1.6k

  2. langbot-plugin-sdk langbot-plugin-sdk Public

    LangBot Extension Infra including plugin runtime, SDK, sandbox and CLI tools.

    Python 21 15

  3. langbot-docs langbot-docs Public

    LangBot Documentation | LangBot 文档

    MDX 101 65

  4. langbot-plugins langbot-plugins Public

    LangBot plugin demos and officially maintained plugins.

    Python 2 2

Repositories

Showing 10 of 27 repositories

Top languages

Loading…

Most used topics

Loading…