mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-20 22:27:47 +00:00
167 lines
6.9 KiB
Markdown
167 lines
6.9 KiB
Markdown
<!--
|
||
* @Author: jackning 270580156@qq.com
|
||
* @Date: 2024-06-05 09:44:23
|
||
* @LastEditors: jackning 270580156@qq.com
|
||
* @LastEditTime: 2025-02-12 12:37:41
|
||
* @Description: bytedesk.com https://github.com/Bytedesk/bytedesk
|
||
* Please be aware of the BSL license restrictions before installing Bytedesk IM –
|
||
* selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
|
||
* Business Source License 1.1: https://github.com/Bytedesk/bytedesk/blob/main/LICENSE
|
||
* contact: 270580156@qq.com
|
||
* 联系:270580156@qq.com
|
||
* Copyright (c) 2024 by bytedesk.com, All Rights Reserved.
|
||
-->
|
||
# 微语 - 对话即服务
|
||
|
||
企业级多租户即时通讯解决方案
|
||
|
||
:::tip
|
||
微语仍处于早期的快速迭代阶段,文档可能落后于开发,导致功能描述可能不符,以最新发布的软件版本为准
|
||
:::
|
||
|
||
## 语言
|
||
|
||
- [English](./README.md)
|
||
- [中文](./README.zh.md)
|
||
|
||

|
||

|
||
|
||
## 介绍
|
||
|
||
### 企业IM
|
||
|
||
- 局域网即时通讯
|
||
- 企业成员管理
|
||
- 聊天记录监控
|
||
- ...
|
||
|
||
### 全渠道客服
|
||
|
||
- 多渠道接入
|
||
- 人工客服
|
||
- 统计报表
|
||
- ...
|
||
|
||
### 知识库
|
||
|
||
- 对接大模型L
|
||
- 自定义知识库
|
||
- AI对话
|
||
- ...
|
||
|
||
### 工单系统
|
||
|
||
- 工单管理
|
||
- 工单SLA管理
|
||
- 工单统计和报表
|
||
- ...
|
||
|
||
### AI 大模型
|
||
|
||
- Ollama/智谱/OpenAI/文心...
|
||
- 客服AI助手
|
||
- 智能体
|
||
- 工作流
|
||
- ...
|
||
|
||
## Docker 快速开始
|
||
|
||
### 克隆项目并启动docker compose容器
|
||
|
||
```bash
|
||
git clone https://gitee.com/270580156/weiyu.git && cd weiyu/deploy/docker && docker compose -p weiyu -f docker-compose.yaml up -d
|
||
```
|
||
|
||
### 或者 使用 docker compose ollama
|
||
|
||
```bash
|
||
git clone https://gitee.com/270580156/weiyu.git && cd weiyu/deploy/docker && docker compose -p weiyu -f docker-compose-ollama.yaml up -d
|
||
# 运行模型
|
||
docker exec ollama-bytedesk ollama run deepseek-r1
|
||
```
|
||
|
||
### 停止容器
|
||
|
||
```bash
|
||
docker compose -p weiyu -f docker-compose.yaml stop
|
||
```
|
||
|
||
### 修改配置,否则上传图片、文件和知识库无法正常显示
|
||
|
||
- 修改 `docker-compose.yaml` 文件
|
||
|
||
```bash
|
||
# 请将服务器127.0.0.1替换为你的服务器ip
|
||
BYTEDESK_UPLOAD_URL: http://127.0.0.1:9003
|
||
BYTEDESK_KBASE_API_URL: http://127.0.0.1:9003
|
||
```
|
||
|
||
### 宝塔面板
|
||
|
||
- [宝塔面板部署](https://www.weiyuai.cn/docs/zh-CN/docs/deploy/baota)
|
||
|
||
## 演示
|
||
|
||
本地预览
|
||
|
||
```bash
|
||
# 请将127.0.0.1替换为你的服务器ip
|
||
http://127.0.0.1:9003/
|
||
# 开放端口:9003, 9885
|
||
```
|
||
|
||
- [线上预览](https://www.weiyuai.cn/admin/)
|
||
|
||
## 开源客户端
|
||
|
||
- [桌面客户端](https://github.com/Bytedesk/bytedesk-desktop)
|
||
- [移动客户端](https://github.com/Bytedesk/bytedesk-mobile)
|
||
|
||
## 开源SDK
|
||
|
||
| Project | Description | Forks | Stars |
|
||
|-------------|-----------------------|----------------|-------------------|
|
||
| [iOS](https://github.com/bytedesk/bytedesk-swift) | iOS |  |  |
|
||
| [Android](https://github.com/bytedesk/bytedesk-android) | Android |  |  |
|
||
| [Flutter](https://github.com/bytedesk/bytedesk-flutter) | Flutter | |  |
|
||
| [UniApp](https://github.com/bytedesk/bytedesk-uniapp) | Uniapp |  |  |
|
||
| [Web](https://github.com/bytedesk/bytedesk-web) | Vue/React/Angular/Next.js/JQuery/... |  |  |
|
||
| [Wordpress](https://github.com/bytedesk/bytedesk-wordpress) | Wordpress |  |  |
|
||
| [Woocommerce](https://github.com/bytedesk/bytedesk-woocommerce) | woocommerce |  |  |
|
||
| [Magento](https://github.com/bytedesk/bytedesk-magento) | Magento |  |  |
|
||
| [Prestashop](https://github.com/bytedesk/bytedesk-prestashop) | Prestashop |  |  |
|
||
| [Shopify](https://github.com/bytedesk/bytedesk-shopify) | Shopify |  |  |
|
||
| [Opencart](https://github.com/bytedesk/bytedesk-opencart) | Opencart |  |  |
|
||
| [Laravel](https://github.com/bytedesk/bytedesk-laravel) | Laravel |  |  |
|
||
| [Django](https://github.com/bytedesk/bytedesk-django) | Django |  |  |
|
||
|
||
## 链接
|
||
|
||
- [下载](https://www.weiyuai.cn/download.html)
|
||
- [文档](https://www.weiyuai.cn/docs/zh-CN/)
|
||
|
||
## 技术栈
|
||
<!-- - [sofaboot](https://github.com/sofastack/sofa-boot/blob/master/README_ZH.md) for im server 基于金融级云原生架构-->
|
||
- [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)
|
||
<!-- - [python for ai](https://github.com/Bytedesk/bytedesk-ai) -->
|
||
|
||
## 联系
|
||
|
||
<!-- - [Email](mailto:270580156@qq.com) -->
|
||
<!-- - [微信](./images/wechat.png) -->
|
||
- 微语技术支持群:
|
||
- <img src="./images/wechat_group.jpg" width="200">
|
||
- 服务号
|
||
- <img src="./images/wechat_mp.jpg" width="100">
|
||
- 订阅号
|
||
- <img src="./images/wechatai_mp.jpg" width="100">
|
||
|
||
## 版权
|
||
|
||
- [Apache License 2.0](./LICENSE.txt)
|
||
- 此为开源社区版,支持免费商用
|