jack ning 78352ffd79 update
2025-11-22 12:48:59 +08:00
2025-08-17 14:30:58 +08:00
2024-06-18 15:28:57 +08:00
2025-08-08 11:35:21 +08:00
2025-11-22 11:30:42 +08:00
2025-02-04 14:56:26 +08:00
2025-11-20 09:05:14 +08:00
2025-08-03 19:38:59 +08:00
2025-11-22 12:48:59 +08:00
2025-11-15 09:15:49 +08:00
2025-11-22 11:30:42 +08:00
2025-11-09 21:17:43 +08:00
2024-04-09 11:53:00 +08:00
2024-04-09 11:53:00 +08:00
2025-03-06 17:05:59 +08:00
2025-11-15 17:03:22 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-10-23 10:54:27 +08:00
2025-02-05 14:33:33 +08:00
2025-02-05 14:33:33 +08:00
2025-10-23 10:54:27 +08:00
2024-05-08 21:23:18 +08:00

Bytedesk - Chat as a Service

AI powered Omnichannel customer service With Team Cooperation

Language

Admin Dashboard

statistics

Admin Chat

chat

Admin LLM+Agent

llm_agent

Admin Channel

channel

Agent

agent

Introduction

TeamIM

  • Multi-level organizational structure
  • Role management
  • Permission management
  • ...

Customer Service

  • Support multiple channels
  • multiple routing strategies, and detailed assessment indicators
  • Seating workbench
  • ...

Knowledge Base

  • Internal Docs
  • HelpCenter
  • FAQ

Ticket

  • Ticket management
  • Ticket SLA management
  • Ticket statistics and reports
  • ...

AI Agent

  • Chat with Ollama/DeepSeek/ZhipuAI/...
  • Chat with Knowledge base(RAG)
  • Function calling
  • Mcp

workflow

  • form
  • process
  • ticket process
  • ...

Voice Of Customer

  • feedback
  • survey
  • ...

Call Center

  • Professional call platform based on FreeSwitch
  • Supports incoming call pop-up screens, automatic allocation, and call recording
  • Data statistics, seamless integration of voice and text services

Video Customer Service

  • High-definition video calls based on WebRTC technology
  • Supports one-click video conversations and screen sharing
  • Suitable for service scenarios requiring intuitive demonstrations

Open Platform

  • Provides complete RESTful API interfaces and SDK toolKits
  • Supports seamless integration with third-party systems for data interoperability
  • Multi-language SDK support to simplify development and integration processes

Quick Start

git clone https://github.com/Bytedesk/bytedesk.git
cd bytedesk/deploy/docker
docker compose -p bytedesk -f docker-compose.yaml up -d
# Please replace 127.0.0.1 with your server IP
Access address: http://127.0.0.1:9003/
Default account: admin@email.com
Default password: admin

Project Structure

Monorepo powered by Maven (root pom.xml) with multiple modules and deploy assets.

bytedesk/
├─ channels/           # Channel integrations (douyin, shop, social, wechat)
├─ demos/              # Example projects and sample code
├─ deploy/             # Deployment assets: docker, k8s, server configs
├─ enterprise/         # Enterprise features (ai, call, core, kbase, service, ticket)
├─ images/             # Images used in docs and UI previews
├─ jmeter/             # Performance tests and scripts
├─ logs/               # Runtime logs (local/dev)
├─ modules/            # Core product modules (TeamIM, Service, KBase, Ticket, AI, ...)
├─ plugins/            # Optional plugins (freeswitch, webrtc, open platform)
├─ projects/           # Custom projects or extensions
├─ starter/            # Starters/entry points

architecture

Open Source Client

Open Source Demo + 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 Vue/React/Angular/Next.js/JQuery/... GitHub forks GitHub Repo stars
Wordpress Wordpress GitHub forks GitHub Repo stars
Woocommerce woocommerce GitHub forks GitHub Repo stars
Magento Magento GitHub forks GitHub Repo stars
Prestashop Prestashop GitHub forks GitHub Repo stars
Shopify Shopify GitHub forks GitHub Repo stars
Opencart Opencart GitHub forks GitHub Repo stars
Laravel Laravel GitHub forks GitHub Repo stars
Django Django GitHub forks GitHub Repo stars

License

Copyright (c) 2013-2025 微语 Bytedesk.com, All rights reserved.

Licensed under GNU AFFERO GENERAL PUBLIC LICENSE(AGPL v3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.gnu.org/licenses/agpl-3.0.html

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Terms of Use

  • Allowed Uses: Can be used for commercial purposes, but prohibited from resale without prior permission
  • Prohibited Uses: Strictly prohibited for use in illegal and non-compliant businesses including trojans, viruses, pornography, gambling, fraud, and other illegal activities
  • Disclaimer: This software does not guarantee any form of legal liability. Users are responsible for their own usage risks
Description
开源版飞书/钉钉/企业微信
Readme AGPL-3.0 1.5 GiB
Languages
JavaScript 59.6%
HTML 31.8%
Java 6.6%
CSS 1.1%
Fluent 0.5%
Other 0.3%