jack ning 0ec6c8ea37 update
2024-09-23 23:26:26 +08:00
2024-08-20 09:37:10 +08:00
2024-06-18 15:28:57 +08:00
2024-09-23 23:26:26 +08:00
2024-05-15 12:09:01 +08:00
2024-09-16 11:48:50 +08:00
2024-09-23 23:26:26 +08:00
2024-09-23 23:26:26 +08:00
2024-08-28 09:53:58 +08:00
2024-04-09 11:53:00 +08:00
2024-04-09 11:53:00 +08:00
2024-05-13 21:55:47 +08:00
2024-05-13 21:55:47 +08:00
2024-09-23 23:26:26 +08:00
2024-09-23 23:05:53 +08:00
2024-09-23 23:24:37 +08:00
2024-05-08 21:23:18 +08:00

Bytedesk

Chat as a Service

Language

Introduction

LLM & RAG

  • Customer Service based on LLM && RAG
    • already supported llm: ZhipuAI

AI Copilots

  • 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 stablethe 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
#
# java --version
# java 17.0.4 2022-07-19 LTS
# 
# mvn --version
# Apache Maven 3.8.4 (9b656c72d54e5bacbed989b64718c159fe39b537)
# 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 starter
mvn spring-boot:run
# 
# 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: admin@email.com/admin
agent: http://127.0.0.1:9003/agent, user/password: admin@email.com/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

Mobile

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

Dev Stack

Contact

License

  • support business usage
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%