Skip to content

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

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
AGPL-3.0
LICENSE-AGPL.txt
Notifications You must be signed in to change notification settings

Bytedesk/bytedesk

Repository files navigation

Bytedesk

Customer service based on LLM && RAG

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
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
  • selling, reselling, or hosting Bytedesk IM as a service is a breach of the terms and automatically terminates your rights under the license.
  • 仅支持企业内部员工自用,销售、二次销售或者部署SaaS方式销售需要获得授权,请勿用于非法用途。

About

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

Topics

Resources

License

Unknown, AGPL-3.0 licenses found

Licenses found

Unknown
LICENSE.txt
AGPL-3.0
LICENSE-AGPL.txt

Stars

Watchers

Forks

Packages

No packages published