您现在的位置是:首页 > 文章详情

微语 - 开源企业即时通讯 & 在线客服系统 & 大模型 AI 助手-0.0.1

日期:2024-03-30点击:218

企业IM + 在线客服 + AI助手,打造开源版企业微信/钉钉/飞书

基于AI的企业IM和在线客服系统

介绍

  • 企业IM
  • 在线客服
  • 大模型AI助手

技术栈

快速开始

 git clone https://github.com/Bytedesk/bytedesk.git mvn install -Dmaven.test.skip=true # 打开 bytedesk/starter/src/main/resources/application-dev.properties # 修改 the value of spring.datasource.url and spring.datasource.username and spring.datasource.password # 修改 the value of spring.redis.host and spring.redis.port cd bytedesk/starter mvn spring-boot:run #  # 其他命令 # - 启动:mvn spring-boot:run # - 清理:mvn clean # - 查看依赖:mvn dependency:tree # - 依赖分析:mvn dependency:analyze # - 手动拉取依赖:mvn dependency:resolve # - mvn compile -Dmaven.test.skip=true # - 本地安装:mvn install -Dmaven.test.skip=true # - 本地打包:mvn package -Dmaven.test.skip=true # - 查看端口占用:lsof -i:port,其中:port 为端口号, lsof -i:9003 # - 杀掉进程:kill -9 pid,其中:pid 为进程 pid #  # 本地预览 web: http://localhost:9003/ 管理后台: http://localhost:9003/admin, 用户名: admin, 密码: admin web客服端: http://localhost:9003/chat, 用户名: admin, 密码: admin 访客对话窗口: http://localhost:9003/v api文档: http://localhost:9003/swagger-ui/index.html

github: https://github.com/Bytedesk/bytedesk

原文链接:https://www.oschina.net/news/285446/weiyu-im-0-0-1
关注公众号

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。

持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。

转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。

文章评论

共有0条评论来说两句吧...

文章二维码

扫描即可查看该文章

点击排行

推荐阅读

最新文章