# LangBot **Repository Path**: github-source/LangBot ## Basic Information - **Project Name**: LangBot - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-05-30 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

LangBot

RockChinQ%2FLangBot | Trendshift Home ๏ฝœ Deployment ๏ฝœ Plugin ๏ฝœ Submit Plugin
๐Ÿ˜ŽHigh Stability, ๐ŸงฉExtension Supported, ๐Ÿฆ„Multi-modal - LLM Native Instant Messaging Bot Platform๐Ÿค–

[![Discord](https://img.shields.io/discord/1335141740050649118?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5&color=%20%235462eb)](https://discord.gg/wdNEHETs87) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/RockChinQ/LangBot) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/RockChinQ/LangBot)](https://github.com/RockChinQ/LangBot/releases/latest) python [็ฎ€ไฝ“ไธญๆ–‡](README.md) / [English](README_EN.md) / [ๆ—ฅๆœฌ่ชž](README_JP.md) / (PR for your language)

## โœจ Features - ๐Ÿ’ฌ Chat with LLM / Agent: Supports multiple LLMs, adapt to group chats and private chats; Supports multi-round conversations, tool calls, and multi-modal capabilities. Deeply integrates with [Dify](https://dify.ai). Currently supports QQ, QQ Channel, WeCom, personal WeChat, Lark, DingTalk, Discord, Telegram, etc. - ๐Ÿ› ๏ธ High Stability, Feature-rich: Native access control, rate limiting, sensitive word filtering, etc. mechanisms; Easy to use, supports multiple deployment methods. Supports multiple pipeline configurations, different bots can be used for different scenarios. - ๐Ÿงฉ Plugin Extension, Active Community: Support event-driven, component extension, etc. plugin mechanisms; Integrate Anthropic [MCP protocol](https://modelcontextprotocol.io/); Currently has hundreds of plugins. - ๐Ÿ˜ป [New] Web UI: Support management LangBot instance through the browser. No need to manually write configuration files. ## ๐Ÿ“ฆ Getting Started #### Docker Compose Deployment ```bash git clone https://github.com/RockChinQ/LangBot cd LangBot docker compose up -d ``` Visit http://localhost:5300 to start using it. Detailed documentation [Docker Deployment](https://docs.langbot.app/en/deploy/langbot/docker.html). #### One-click Deployment on BTPanel LangBot has been listed on the BTPanel, if you have installed the BTPanel, you can use the [document](https://docs.langbot.app/en/deploy/langbot/one-click/bt.html) to use it. #### Zeabur Cloud Deployment Community contributed Zeabur template. [![Deploy on Zeabur](https://zeabur.com/button.svg)](https://zeabur.com/en-US/templates/ZKTBDH) #### Railway Cloud Deployment [![Deploy on Railway](https://railway.com/button.svg)](https://railway.app/template/yRrAyL?referralCode=vogKPF) #### Other Deployment Methods Directly use the released version to run, see the [Manual Deployment](https://docs.langbot.app/en/deploy/langbot/manual.html) documentation. ## ๐Ÿ“ธ Demo bots bots bots bots Reply Effect (with Internet Plugin) - WebUI Demo: https://demo.langbot.dev/ - Login information: Email: `demo@langbot.app` Password: `langbot123456` - Note: Only the WebUI effect is shown, please do not fill in any sensitive information in the public environment. ## ๐Ÿ”Œ Component Compatibility ### Message Platform | Platform | Status | Remarks | | --- | --- | --- | | Personal QQ | โœ… | | | QQ Official API | โœ… | | | WeCom | โœ… | | | WeComCS | โœ… | | | Personal WeChat | โœ… | | | Lark | โœ… | | | DingTalk | โœ… | | | Discord | โœ… | | | Telegram | โœ… | | | Slack | โœ… | | | LINE | ๐Ÿšง | | | WhatsApp | ๐Ÿšง | | ๐Ÿšง: In development ### LLMs | LLM | Status | Remarks | | --- | --- | --- | | [OpenAI](https://platform.openai.com/) | โœ… | Available for any OpenAI interface format model | | [DeepSeek](https://www.deepseek.com/) | โœ… | | | [Moonshot](https://www.moonshot.cn/) | โœ… | | | [Anthropic](https://www.anthropic.com/) | โœ… | | | [xAI](https://x.ai/) | โœ… | | | [Zhipu AI](https://open.bigmodel.cn/) | โœ… | | | [Dify](https://dify.ai) | โœ… | LLMOps platform | | [PPIO](https://ppinfra.com/user/register?invited_by=QJKFYD&utm_source=github_langbot) | โœ… | LLM and GPU resource platform | | [Google Gemini](https://aistudio.google.com/prompts/new_chat) | โœ… | | | [Ollama](https://ollama.com/) | โœ… | Local LLM running platform | | [LMStudio](https://lmstudio.ai/) | โœ… | Local LLM running platform | | [GiteeAI](https://ai.gitee.com/) | โœ… | LLM interface gateway(MaaS) | | [SiliconFlow](https://siliconflow.cn/) | โœ… | LLM gateway(MaaS) | | [Aliyun Bailian](https://bailian.console.aliyun.com/) | โœ… | LLM gateway(MaaS), LLMOps platform | | [Volc Engine Ark](https://console.volcengine.com/ark/region:ark+cn-beijing/model?vendor=Bytedance&view=LIST_VIEW) | โœ… | LLM gateway(MaaS), LLMOps platform | | [ModelScope](https://modelscope.cn/docs/model-service/API-Inference/intro) | โœ… | LLM gateway(MaaS) | | [MCP](https://modelcontextprotocol.io/) | โœ… | Support tool access through MCP protocol | ## ๐Ÿค Community Contribution Thank you for the following [code contributors](https://github.com/RockChinQ/LangBot/graphs/contributors) and other members in the community for their contributions to LangBot: