Skip to content
View Bytedesk's full-sized avatar
Block or Report

Block or report Bytedesk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Bytedesk/README.md

Bytedesk

Chat as a Service

Language

Introduction

LLM & RAG

  • Customer Service based on LLM && RAG

Large model AI assistant

  • More suitable for team use, one person configuration, for use throughout the company

Online customer service

  • Support multiple channels, multiple routing strategies, and detailed assessment indicators
  • Seating workbench
  • Work order system
  • Seat management
  • Data dashboard
  • manual knowledge base
  • Skill group management
  • Real-time monitoring
  • Announcements
  • sensitive words
  • CRM
  • Report function,
  • Provide customers with integrated customer service workbench services

Social IM

  • friend chat
  • group chat

Enterprise Instant Messaging/IM

  • Multi-level organizational structure
  • role management
  • Permission management
  • Chat record management

Getting Started

# Notice: this repo is still under ative development, 
# many features are not completed or not stable,the docs are not completed
git clone https://github.com/Bytedesk/bytedesk.git
# config file: bytedesk/starter/src/main/resources/application-dev.properties
# use maven && vscode
# 
# % mvn --version
# Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
# Maven home: /opt/homebrew/Cellar/maven/3.8.4/libexec
# Java version: 17.0.4, vendor: Oracle Corporation, runtime: /Library/Java/JavaVirtualMachines/jdk-17.0.4.jdk/Contents/Home
# Default locale: zh_CN_#Hans, platform encoding: UTF-8
# OS name: "mac os x", version: "14.2.1", arch: "aarch64", family: "mac"
# 
# protobuf is used to generate java code, you may need to install protobuf on your machine
# % protoc --version
# libprotoc 25.3
# 
cd bytedesk
mvn install -Dmaven.test.skip=true
# 
cd bytedesk/starter
mvn spring-boot:run
# release jar:
cd bytedesk/starter
mvn package -Dmaven.test.skip=true
java -jar bytedesk-starter-0.2.3-BYTEDESK.jar
# background run:
# nohup java -jar bytedesk-starter-0.2.3-BYTEDESK.jar
# 
# local preview:
developer: http://127.0.0.1:9003/dev
web: http://127.0.0.1:9003/
admin: http://127.0.0.1:9003/admin, user/password: [email protected]/admin
agent: http://127.0.0.1:9003/agent, user/password: [email protected]/admin
chat: http://127.0.0.1:9003/chat?org=df_org_uid&t=0&sid=df_ag_uid&
api docs: http://127.0.0.1:9003/swagger-ui/index.html
actuator: http://127.0.0.1:9003/actuator
h2-console: http://127.0.0.1:9003/h2-console, path: ./h2db/weiyuim, user/password: sa/sa

Docs

Preview

Admin

team service ai

Desktop

login chat contact setting
chat-ai chat-cs chat-userinfo

Web Chat

custom button color custom button left custom button margin custom iframe margin
custom iframe width chat full window chat iframe window chat embed window

Chat SDK

Download Client

Contact

License

  • support business usage
  • must not remove trademark && logo info
  • selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
  • 仅支持企业内部员工自用,销售、二次销售或者部署SaaS方式销售需要获得授权,请勿用于非法用途。

Pinned Loading

  1. bytedesk bytedesk Public

    AI powered customer service & team collaboration,alternative to slack zendesk/intercom/livechat chatpdf。企业IM 在线客服 AI助手,打造开源版企业微信/钉钉/飞书

    Java 86 22

  2. bytedesk-uniapp bytedesk-uniapp Public

    萝卜丝 uniapp sdk

    Vue 17 3

  3. bytedesk-ios bytedesk-ios Public

    致力于提供稳定、可扩展、定制化的客户服务一站式协作平台

    Objective-C 10 3

  4. bytedesk-flutter bytedesk-flutter Public

    flutter chat sdk

    Dart 9 1

  5. bytedesk-android bytedesk-android Public

    致力于提供稳定、可扩展、定制化的客户服务一站式协作平台

    HTML 7 1

  6. bytedesk-swift bytedesk-swift Public

    bytedesk chat swift sdk

    Swift 4