mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-14 19:27:53 +00:00
cc0bb170c0610ff9e4f2af6ee4ea387ef2bc7fdb
Bytedesk - Chat as a Service
Team Cooperation with AI powered Omnichannel customer service
Language
Introduction
Team IM
- Multi-level organizational structure
- Role management
- Permission management
- ...
AI Chat
- Chat with LLM
- Chat with Knowledge base(RAG)
- ...
Customer Service
- Support multiple channels
- multiple routing strategies, and detailed assessment indicators
- Seating workbench
- ...
Ticket
- Ticket management
- Ticket SLA management
- Ticket statistics and reports
- ...
Docker Quick Start
# https://www.weiyuai.cn/docs/docs/deploy/docker
# clone project
git clone https://github.com/Bytedesk/bytedesk.git
# enter docker directory
cd bytedesk/deploy/docker
# start docker compose container, -f flag to specify file path, -d flag to start container in background mode
docker compose -f docker-compose.yaml up -d
# stop container
docker compose -f docker-compose.yaml stop
Docs
Chat SDK
| Project | Description | Forks | Stars |
|---|---|---|---|
| iOS | iOS | ||
| Android | Android | ||
| Flutter | Flutter | ||
| UniApp | Uniapp | ||
| Web | Web |
Client
License
Languages
JavaScript
76%
Java
18.5%
CSS
2.4%
Fluent
1.1%
Python
0.6%
Other
1.3%