Bytedesk
bytedesk
Java

Open Souce IM with AI powered live-chat, email, ticket support, omni-channel customer service,alternative to slack + zendesk/intercom/hubspot/ada/decagon/sierra

Last updated Aug 10, 2026
462
Stars
131
Forks
1
Issues
+1
Stars/day
Attention Score
88
Language breakdown
Java 74.2%
JavaScript 9.4%
CSS 7.5%
FreeMarker 4.6%
HTML 2.3%
SCSS 1.3%
Files click to expand
README

Bytedesk - Chat as a Service

AI powered Omnichannel customer service With Team Cooperation

Language: English | 中文

Admin Dashboard

statistics

Admin Chat

chat

Admin LLM+Agent

llm</em>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

create .env

cp .env.example .env

default startup (MySQL + Artemis + standard, middleware only)

./start.sh mysql artemis standard middleware

For more startup/stop combinations (PostgreSQL, Oracle, RabbitMQ, noai, webrtc, call, full stack), see docker readme.

# 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|

Links

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

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
🔗 More in this category

© 2026 GitRepoTrend · Bytedesk/bytedesk · Updated daily from GitHub