# weiyu.im **Repository Path**: liangzai951/weiyu.im ## Basic Information - **Project Name**: weiyu.im - **Description**: 基于大模型LLM和RAG的智能客服。 Chat As A Service(CAAS), 社交IM + 企业IM + 在线客服 + AI助手, 打造开源版企业微信/钉钉/飞书 - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: main - **Homepage**: https://www.weiyuai.cn - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 255 - **Created**: 2024-06-20 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bytedesk Chat as a Service ## Language - [English](./README.md) - [中文](./README.zh.md) ## Introduction ### Social IM - friend chat - group chat ### 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 ```bash # 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 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 - [Docs](https://www.weiyuai.cn/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 | | :----------: | :----------: | :----------: | :----------: | | | | | | ## Customer Service Visitor SDK - [iOS-oc](https://github.com/Bytedesk/bytedesk-oc) - [iOS-swift](https://github.com/Bytedesk/bytedesk-swift) - [Android](https://github.com/bytedesk/bytedesk-android) - [Flutter](https://github.com/bytedesk/bytedesk-flutter) - [Vue](https://github.com/bytedesk/bytedesk-vue) - [React](https://github.com/bytedesk/bytedesk-react) - [React-native](https://github.com/bytedesk/bytedesk-react-native) - [UniApp](https://github.com/bytedesk/bytedesk-uniapp) - [Web](https://github.com/bytedesk/bytedesk-web) - [Browser-Extension](https://github.com/Bytedesk/bytedesk-browser-extention) - [Vscode-plugin](https://github.com/bytedesk/bytedesk-vscode-plugin) ## Download Client - [Windows](https://www.weiyuai.cn/download.html) - [Mac](https://www.weiyuai.cn/download.html) - [Linux](https://www.weiyuai.cn/download.html) - [Android](https://www.weiyuai.cn/download.html) - [IOS](https://www.weiyuai.cn/download.html) ## Contact - [Email](mailto:270580156@qq.com) - [Wechat](./images/wechat.png) ## 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方式销售需要获得授权,请勿用于非法用途。