面向对数据安全比较敏感的中大型企业和组织,提供开箱即用的企业内部IM和客服系统,同时提供基于大模型的AI助手。
语言
介绍
- 企业IM
- 在线客服
- 大模型AI助手
- 局域网文件传输,类似airdrop
技术栈
- springboot-3.2.0 jdk17 for 后端
- react-18.2.0 for web前端
- react-native-0.73.4 for 移动客户端(ios&android)
- electron-29.1.1 for 桌面客户端(windows&mac&linux)
快速开始
# 注意: 此开源版本处于早期阶段,许多功能尚未完善或测试未完成,文档尚待完善,请勿在生产环境使用
git clone https://github.com/Bytedesk/bytedesk.git
# 打开 bytedesk/starter/src/main/resources/application-dev.properties
# 修改 the value of spring.datasource.url and spring.datasource.username and spring.datasource.password
# 修改 the value of spring.redis.host and spring.redis.port
cd bytedesk/starter
mvn spring-boot:run
#
# 本地预览
web: http://localhost:9003/
管理后台: http://localhost:9003/admin, 用户名: admin, 密码: admin
WebIM/客服端: http://localhost:9003/chat, 用户名: admin, 密码: admin
访客对话窗口: http://localhost:9003/v
api文档: http://localhost:9003/swagger-ui/index.html
文档
功能
- TODO:
预览
SDK
下载
联系
声明
- 支持商用
- 仅支持企业内部员工自用,销售、二次销售或者部署SaaS方式销售需要获得授权
- 请勿用于非法用途