[开源]若依生态再进化!RuoYi-AI:让开发服从飙升 300% 的智能开发神器 ...

打印 上一主题 下一主题

主题 1758|帖子 1758|积分 5274

在数字化转型海潮中,某制造业 CIO 曾感叹:“已往开发一套智能审批体系必要 8 人月,现在用 RuoYi-AI 仅需 2 人月!” 当传统开发模式遭遇 AI 革命,RuoYi-AI 正以颠覆性姿态重构软件开发范式。
特色功能


  • 内置SSE、websocket等网络协议,支持对接OpenAI、Azure、ChatGLM、讯飞星火等大语言模型
  • 支持接入个人微信或企业微信
  • 支持易支付、微信支付和Stripe国际信用卡支付
  • 提供邮箱登录和微信公众号登录
  • 支持知识库功能,支持AI翻译、AI PPT制作、语音克隆和AI翻唱
  • 提供完备的前端应用、后台管理以及小程序应用,全部开箱即用。基于MIT开源协议




















开发前的设置要求


  • jdk 17
  • mysql 5.7、8.0
  • redis 版本必须 >= 5.X
  • maven 3.8+
  • nodejs 20+ & pnpm
文件目次说明

RuoYi-AI
  1. ├─ ruoyi-admin                         // 管理模块
  2. │  └─ RuoYiApplication                 // 启动类
  3. │  └─ RuoYiServletInitializer          // 容器部署初始化类
  4. │  └─ resources                        // 资源文件
  5. │      └─ i18n/messages.properties     // 国际化配置文件
  6. │      └─ application.yml              // 框架总配置文件
  7. │      └─ application-dev.yml          // 开发环境配置文件
  8. │      └─ application-prod.yml         // 生产环境配置文件
  9. │      └─ banner.txt                   // 框架启动图标
  10. │      └─ logback-plus.xml             // 日志配置文件
  11. │      └─ ip2region.xdb                // IP区域地址库
  12. ├─ ruoyi-common                        // 通用模块
  13. │  └─ ruoyi-common-bom                 // common依赖包管理
  14.    └─ ruoyi-common-chat                // 聊天模块
  15. │  └─ ruoyi-common-core                // 核心模块
  16. │  └─ ruoyi-common-doc                 // 系统接口模块
  17. │  └─ ruoyi-common-encrypt             // 数据加解密模块
  18. │  └─ ruoyi-common-excel               // excel模块
  19. │  └─ ruoyi-common-idempotent          // 幂等功能模块
  20. │  └─ ruoyi-common-json                // 序列化模块
  21. │  └─ ruoyi-common-log                 // 日志模块
  22. │  └─ ruoyi-common-mail                // 邮件模块
  23. │  └─ ruoyi-common-mybatis             // 数据库模块
  24. │  └─ ruoyi-common-oss                 // oss服务模块
  25. │  └─ ruoyi-common-pay                 // 支付模块
  26. │  └─ ruoyi-common-ratelimiter         // 限流功能模块
  27. │  └─ ruoyi-common-redis               // 缓存服务模块
  28. │  └─ ruoyi-common-satoken             // satoken模块
  29. │  └─ ruoyi-common-security            // 安全模块
  30. │  └─ ruoyi-common-sensitive           // 脱敏模块
  31. │  └─ ruoyi-common-sms                 // 短信模块
  32. │  └─ ruoyi-common-sse                 // sse流推送模块(待更新)
  33. │  └─ ruoyi-common-tenant              // 租户模块
  34. │  └─ ruoyi-common-translation         // 通用翻译模块
  35. │  └─ ruoyi-common-web                 // web模块
  36. │  └─ ruoyi-common-websocket           // websocket服务集成模块(待更新)
  37. ├─ ruoyi-modules                       // 模块组
  38. │  └─ ruoyi-demo                       // 演示模块
  39. │  └─ ruoyi-generator                  // 代码生成模块
  40. │  └─ ruoyi-system                     // 业务模块
  41. ├─ .run                 // 执行脚本文件
  42. ├─ .editorconfig        // 编辑器编码格式配置
  43. ├─ LICENSE              // 开源协议
  44. ├─ pom.xml              // 公共依赖
  45. ├─ README.md            // 框架说明文件
复制代码


  • 福利:关注公众号“格子开源栈”并复兴【AI】即送《DeepSeek超强资源包》

免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x
回复

使用道具 举报

0 个回复

倒序浏览

快速回复

您需要登录后才可以回帖 登录 or 立即注册

本版积分规则

天津储鑫盛钢材现货供应商

论坛元老
这个人很懒什么都没写!
快速回复 返回顶部 返回列表