Files
weiyu/README.zh.md

207 lines
9.2 KiB
Markdown
Raw Normal View History

2025-05-09 14:15:46 +08:00
# 微语 - 重复工作自动化
2024-03-29 17:32:57 +08:00
2025-10-15 09:23:04 +08:00
基于AI全新打造的一款开源企业级多租户团队协作工具集成多种功能于一体[企业IM](./modules/team/readme.zh.md)、[在线客服](./modules/service/readme.zh.md)、[知识库](./modules/kbase/readme.zh.md)、[客户之声](./modules/voc/readme.zh.md)、[工单系统](./modules/ticket/readme.zh.md)、[AI对话](./modules/ai/readme.zh.md)、[工作流](./modules/core/readme.workflow.md)、[呼叫中心](./plugins/freeswitch/readme.zh.md)、[视频客服](./plugins/webrtc/readme.zh.md)、[开放平台](./plugins/readme.md)。提供智能文字客服(在线客服)、智能语音客服(热线客服)、智能外呼、智能营销、智能质检等完整解决方案。
2024-06-12 12:07:31 +08:00
## 语言
- [English](./README.md)
- [中文](./README.zh.md)
2025-06-17 09:00:41 +08:00
![weiyu](./images/nin1.png)
2025-07-10 07:25:53 +08:00
2025-09-02 18:12:50 +08:00
## 管理后台
2025-07-10 07:25:53 +08:00
2025-01-25 09:35:35 +08:00
![chat](./images/admin/chat_zh.png)
2025-07-10 07:25:53 +08:00
## 多渠道
![channel](./images/admin/channel.png)
2025-09-02 18:12:50 +08:00
## 大模型+智能体
![llm_agent](./images/admin/llm_agent.png)
## 客服工作台
2025-07-10 07:25:53 +08:00
2025-07-07 21:10:11 +08:00
![agent](./images/agent/agent_chat.png)
2025-01-21 16:24:56 +08:00
2024-06-12 12:07:31 +08:00
## 介绍
2025-03-08 11:38:04 +08:00
### [企业IM](./modules/team/readme.zh.md)
2024-11-10 21:01:13 +08:00
2024-11-30 10:32:16 +08:00
- 局域网即时通讯
2024-11-10 21:01:13 +08:00
- 企业成员管理
- 聊天记录监控
2025-01-14 17:37:57 +08:00
- ...
2024-11-10 21:01:13 +08:00
2025-03-08 11:38:04 +08:00
### [全渠道客服](./modules/service/readme.zh.md)
2025-01-07 17:57:12 +08:00
2025-01-17 17:54:46 +08:00
- 多渠道接入
2025-01-26 09:01:47 +08:00
- 人工客服
2025-03-04 10:57:34 +08:00
- 客服Agent智能体对接自有数据自动执行操作
2025-01-14 17:37:57 +08:00
- ...
2025-01-07 17:57:12 +08:00
2025-03-08 11:38:04 +08:00
### [知识库](./modules/kbase/readme.zh.md)
2024-11-10 21:01:13 +08:00
2025-03-04 10:57:34 +08:00
- 对接大模型
2025-01-17 17:54:46 +08:00
- 自定义知识库
2025-03-04 10:57:34 +08:00
- Function Calling
- Mcp
2025-01-14 17:37:57 +08:00
- ...
2024-11-10 21:01:13 +08:00
2025-03-08 11:38:04 +08:00
### [工单系统](./modules/ticket/readme.zh.md)
2025-01-14 17:37:57 +08:00
- 工单管理
- 工单SLA管理
- 工单统计和报表
- ...
2024-06-12 12:07:31 +08:00
2025-04-22 11:34:20 +08:00
### [AI Agent](./modules/ai/readme.zh.md)
2025-01-26 09:01:47 +08:00
2025-02-17 22:39:51 +08:00
- Ollama/DeepSeek/ZhipuAI/...
2025-01-26 09:01:47 +08:00
- 智能体
- 工作流
- ...
2025-07-13 17:00:29 +08:00
### [工作流](./modules/core/readme.workflow.md)
2025-05-24 09:46:14 +08:00
- 自定义表单
- 自定义流程
- 工单流程可视化
- ...
2025-03-09 22:26:11 +08:00
### [客户之声](./modules/voc/readme.zh.md)
- 意见反馈
- 服务投诉
- 问卷调查
- ...
2025-05-24 09:46:14 +08:00
### [呼叫中心](./plugins/freeswitch/readme.zh.md)
2025-03-08 11:38:04 +08:00
2025-05-24 09:46:14 +08:00
- 基于FreeSwitch的专业呼叫平台
- 支持来电弹屏、自动分配、通话录音
- 数据统计,语音与文字服务无缝集成
2025-03-08 11:38:04 +08:00
2025-05-24 09:46:14 +08:00
### [视频客服](./plugins/webrtc/readme.zh.md)
2025-03-08 11:38:04 +08:00
2025-05-24 09:46:14 +08:00
- 基于WebRTC技术的高清视频通话
- 支持一键视频对话与屏幕共享
- 适用于需要直观展示的服务场景
2025-03-08 11:38:04 +08:00
2025-08-03 07:19:53 +08:00
### [开放平台](./plugins/readme.md)
- 提供完整的RESTful API接口和SDK工具包
- 支持与第三方系统无缝集成,实现数据互通
- 多语言SDK支持简化开发集成流程
2025-02-19 13:38:50 +08:00
2025-08-03 07:09:24 +08:00
## 快速开始
2025-02-12 11:12:27 +08:00
2025-08-26 14:40:44 +08:00
```bash
git clone https://github.com/Bytedesk/bytedesk.git
cd bytedesk/deploy/docker
docker compose -p bytedesk -f docker-compose.yaml up -d
```
2025-08-03 07:09:24 +08:00
- [Docker部署](https://www.weiyuai.cn/docs/zh-CN/docs/deploy/docker)
2025-02-12 11:12:27 +08:00
- [宝塔面板部署](https://www.weiyuai.cn/docs/zh-CN/docs/deploy/baota)
2025-03-06 11:15:52 +08:00
- [源码启动](https://www.weiyuai.cn/docs/zh-CN/docs/deploy/source)
2025-01-18 15:29:08 +08:00
## 演示
2025-02-02 10:10:31 +08:00
本地预览
```bash
2025-02-15 13:30:11 +08:00
# 请将127.0.0.1替换为你的服务器ip
2025-02-12 11:20:45 +08:00
http://127.0.0.1:9003/
2025-02-09 18:24:40 +08:00
# 开放端口9003, 9885
2025-03-03 14:07:19 +08:00
默认用户名: admin@email.com
默认密码: admin
2025-02-02 10:10:31 +08:00
```
2025-09-24 09:48:44 +08:00
## 项目目录结构
该仓库为基于 Maven 的多模块单体仓库(根目录 `pom.xml`)。以下为主要目录与用途说明:
```text
bytedesk/
├─ channels/ # 渠道接入(抖音/店铺/社交/微信 等)
├─ demos/ # 示例工程与演示代码
├─ deploy/ # 部署相关docker、k8s、server 配置)
├─ enterprise/ # 企业版能力ai、call、core、kbase、service、ticket
├─ images/ # 文档与界面预览图片
├─ jmeter/ # 性能测试脚本与说明
├─ logs/ # 运行日志(本地/开发环境)
├─ modules/ # 核心业务模块IM、客服、知识库、工单、AI 等)
├─ plugins/ # 可选插件freeswitch、webrtc、开放平台等
├─ projects/ # 自定义项目或扩展
2025-09-24 13:00:26 +08:00
├─ starter/ # 启动器/项目入口
2025-09-24 09:48:44 +08:00
```
2025-04-22 09:58:34 +08:00
## 架构图
- [架构图](https://www.weiyuai.cn/architecture.html)
2025-01-18 15:29:08 +08:00
2025-02-04 10:49:33 +08:00
## 开源客户端
2025-02-01 18:50:11 +08:00
- [桌面客户端](https://github.com/Bytedesk/bytedesk-desktop)
- [移动客户端](https://github.com/Bytedesk/bytedesk-mobile)
2025-10-21 10:51:33 +08:00
- [SipPhone](https://github.com/Bytedesk/bytedesk-phone)
- [视频会议](https://github.com/Bytedesk/bytedesk-conference)
2025-02-01 18:50:11 +08:00
2025-03-04 07:25:06 +08:00
## 开源Demo + SDK
2024-06-05 12:19:37 +08:00
2024-10-19 11:37:16 +08:00
| Project | Description | Forks | Stars |
|-------------|-----------------------|----------------|-------------------|
2025-01-07 22:20:43 +08:00
| [iOS](https://github.com/bytedesk/bytedesk-swift) | iOS | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-swift) | ![GitHub Repo stars](https://img.shields.io/github/stars/Bytedesk/bytedesk-swift) |
2024-10-19 11:37:16 +08:00
| [Android](https://github.com/bytedesk/bytedesk-android) | Android | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-android) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-android) |
2024-10-25 17:31:45 +08:00
| [Flutter](https://github.com/bytedesk/bytedesk-flutter) | Flutter | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-flutter)| ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-flutter) |
2024-10-19 11:37:16 +08:00
| [UniApp](https://github.com/bytedesk/bytedesk-uniapp) | Uniapp | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-uniapp) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-uniapp) |
2025-01-22 13:35:56 +08:00
| [Web](https://github.com/bytedesk/bytedesk-web) | Vue/React/Angular/Next.js/JQuery/... | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-web) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-web) |
2025-01-22 09:32:51 +08:00
| [Wordpress](https://github.com/bytedesk/bytedesk-wordpress) | Wordpress | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-wordpress) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-wordpress) |
| [Woocommerce](https://github.com/bytedesk/bytedesk-woocommerce) | woocommerce | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-woocommerce) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-woocommerce) |
| [Magento](https://github.com/bytedesk/bytedesk-magento) | Magento | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-magento) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-magento) |
| [Prestashop](https://github.com/bytedesk/bytedesk-prestashop) | Prestashop | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-prestashop) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-prestashop) |
| [Shopify](https://github.com/bytedesk/bytedesk-shopify) | Shopify | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-shopify) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-shopify) |
| [Opencart](https://github.com/bytedesk/bytedesk-opencart) | Opencart | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-opencart) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-opencart) |
| [Laravel](https://github.com/bytedesk/bytedesk-laravel) | Laravel | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-laravel) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-laravel) |
| [Django](https://github.com/bytedesk/bytedesk-django) | Django | ![GitHub forks](https://img.shields.io/github/forks/bytedesk/bytedesk-django) | ![GitHub Repo stars](https://img.shields.io/github/stars/bytedesk/bytedesk-django) |
2024-06-05 12:19:37 +08:00
2025-01-19 10:18:05 +08:00
## 链接
2024-06-05 12:19:37 +08:00
2024-12-27 07:31:25 +08:00
- [下载](https://www.weiyuai.cn/download.html)
2025-01-19 10:18:05 +08:00
- [文档](https://www.weiyuai.cn/docs/zh-CN/)
2024-06-05 12:19:37 +08:00
2025-01-07 17:57:12 +08:00
## 技术栈
2024-09-16 11:34:16 +08:00
<!-- - [sofaboot](https://github.com/sofastack/sofa-boot/blob/master/README_ZH.md) for im server 基于金融级云原生架构-->
2025-01-07 17:57:12 +08:00
- [springboot-3.x for 后端](https://github.com/Bytedesk/bytedesk)
- [react for web前端](https://github.com/Bytedesk/bytedesk-web)
- [flutter for 移动客户端(ios&android)](https://github.com/Bytedesk/bytedesk-mobile)
- [electron for 桌面客户端(windows&mac&linux)](https://github.com/Bytedesk/bytedesk-desktop)
2024-12-23 17:15:33 +08:00
<!-- - [python for ai](https://github.com/Bytedesk/bytedesk-ai) -->
2024-06-05 12:19:37 +08:00
## 联系
2025-06-28 19:35:17 +08:00
- 扫码加微信,入群,备注:微语
2025-10-02 09:06:48 +08:00
- [微信二维码](./images/wechat.png)
- [微信服务号二维码](./images/wechat_mp.jpg)
- [微信订阅号二维码](./images/wechatai_mp.jpg)
- [软件著作权证书](./images/copyright.png)
- [商标证书](./images/trademark.jpg)
2024-06-05 12:19:37 +08:00
2025-03-14 16:49:07 +08:00
## License
2025-05-20 16:02:40 +08:00
版权所有 (c) 2013-2025 微语 Bytedesk.com保留所有权利。
2025-03-14 16:49:07 +08:00
2025-05-20 16:02:40 +08:00
根据GNU通用公共许可证第三版(AGPL v3)"许可证")授权;除非遵守许可证,否则您不得使用此文件。您可以在以下网址获取许可证副本
2025-03-14 16:49:07 +08:00
<https://www.gnu.org/licenses/agpl-3.0.html>
2025-05-20 16:02:40 +08:00
除非适用法律要求或书面同意,否则根据许可证分发的软件是基于"按原样"分发的,没有任何明示或暗示的保证或条件。有关许可证下的特定语言和限制,请参阅许可证。
2025-07-15 17:05:38 +08:00
2025-07-15 18:42:27 +08:00
## 使用条款
2025-07-15 17:05:38 +08:00
2025-09-19 15:37:55 +08:00
- **允许使用**:可以用于商业用途,但禁止未获得许可的情况下二次销售
2025-07-15 17:05:38 +08:00
- **禁止用途**:严禁用于含有木马、病毒、色情、赌博、诈骗等违法违规业务
- **免责声明**:本软件不保证任何形式的法律责任,请自行承担使用风险