jack ning bc79fdd2ee update
2024-06-12 12:07:31 +08:00
2024-03-30 12:35:03 +08:00
2024-05-22 09:12:19 +08:00
2024-05-15 12:09:01 +08:00
2024-05-04 18:16:22 +08:00
2024-05-25 12:16:48 +08:00
2024-05-22 09:12:19 +08:00
2024-05-25 12:34:40 +08:00
2024-05-21 22:07:50 +08:00
2024-04-05 15:53:09 +08:00
2024-05-21 09:19:23 +08:00
2024-05-21 09:02:02 +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-05-25 14:51:17 +08:00
2024-06-07 16:58:54 +08:00
2024-06-07 16:58:54 +08:00
2024-06-12 12:07:31 +08:00
2024-06-12 12:07:31 +08:00
2024-05-08 21:23:18 +08:00

Bytedesk

Chat as a Service

Language

Introduction

Enterprise Instant Messaging/IM

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

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

Customer service assistant

  • Customer Service based on LLM && RAG

Large model AI assistant

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

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
# 
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.0.1-SNAPSHOT.jar
# background run:
# nohup java -jar bytedesk-starter-0.0.1-SNAPSHOT.jar
# 
# local preview:
developer: http://localhost:9003/dev
web: http://localhost:9003/
admin: http://localhost:9003/admin, user/password: admin@email.com/admin
agent: http://localhost:9003/agent, user/password: admin@email.com/admin
chat: http://localhost:9003/chat?t=0&sid=default_agent_uid&
api docs: http://localhost:9003/swagger-ui/index.html
actuator: http://localhost:9003/actuator
h2-console: http://localhost:9003/h2-console, path: ./h2db/weiyuim, user/password: sa/sa

Docs

Preview

Admin

team service ai

Desktop

login chat contact setting

Customer Service Visitor 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方式销售需要获得授权请勿用于非法用途。
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%