2025-01-18 22:49:57 +08:00
2025-01-18 22:49:57 +08:00
2024-06-18 15:28:57 +08:00
2025-01-18 22:47:09 +08:00
2025-01-03 07:52:00 +08:00
2025-01-03 11:41:17 +08:00
2025-01-16 11:22:03 +08:00
2025-01-13 15:04:41 +08:00
2025-01-18 20:49:26 +08:00
2025-01-16 14:38:20 +08:00
2025-01-18 22:12:43 +08:00
2024-12-18 17:48:01 +08:00
2024-04-09 11:53:00 +08:00
2024-04-09 11:53:00 +08:00
2025-01-14 16:47:24 +08:00
2025-01-16 14:38:20 +08:00
2025-01-18 22:47:09 +08:00
2025-01-18 22:47:09 +08:00
2024-05-08 21:23:18 +08:00

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 -p bytedesk -f docker-compose.yaml up -d
# stop container
docker compose stop

Preview

web: http://127.0.0.1:9003/
developer: http://127.0.0.1:9003/dev
admin: http://127.0.0.1:9003/admin, username: admin@email.com, password: admin
agent: http://127.0.0.1:9003/agent/chat, username: admin@email.com, password: admin
visitor: http://127.0.0.1:9003/chat?org=df_org_uid&t=0&sid=df_ag_uid&
api: http://127.0.0.1:9003/swagger-ui/index.html
monitor: http://127.0.0.1:9003/druid, username: admin@email.com, password: admin
actuator: http://127.0.0.1:9003/actuator
docker: https://hub.docker.com/r/bytedesk/bytedesk

Docs

Chat SDK

Project Description Forks Stars
iOS iOS GitHub forks GitHub Repo stars
Android Android GitHub forks GitHub Repo stars
Flutter Flutter GitHub forks GitHub Repo stars
UniApp Uniapp GitHub forks GitHub Repo stars
Web Web GitHub forks GitHub Repo stars

Client

License

Description
开源版飞书/钉钉/企业微信
Readme AGPL-3.0 2 GiB
Languages
JavaScript 76%
Java 18.5%
CSS 2.4%
Fluent 1.1%
Python 0.6%
Other 1.3%