Resource Profile:
TBWeb V3.4.0是一款高度稳定的Web应用,整合了AI对话与Midjourney(MJ)绘画功能,支持免授权、无后门,且附带详细的安装教程,适合快速部署。此系统基于NineAI的二次开发,前后端已整合,具备强大的商业化潜力,并在界面和功能上进行了多项优化。
运行环境包括Nginx 1.22、PHP 5.7、MySQL 7.4、Redis 7.0、Node.js(16.19.1)及PM2管理器(5.6),确保在高效运行的同时满足现代化应用的需求。
TBWeb系统稳定版对前端界面进行了优化,参考ChatGPT的风格,重构了对话页面的UI设计,提升了视觉美感。新增的Midjourney绘图功能不仅支持绘画进度反馈,还可通过点击操作进一步优化体验。此外,Dalle绘图支持选择不同的比例(方形、宽屏、垂直),并新增了区域重绘功能,进一步提升用户的绘图灵活性。
全局字体的优化则保证了阅读体验,系统默认字体优先适配用户设备。同时,AI头像的自动展示功能根据模型进行调整,后台配置简化了模型管理,支持自定义插件系统,方便扩展更多应用。插件系统已内置支持Suno音乐、Midjourney绘图、Stable Diffusion绘图及Dalle绘画,用户可通过后台管理灵活配置这些功能。
V3.4.0版本更新亮点::
- 新增隐藏侧边菜单功能,简化用户界面。
- 支持自定义积分显示及命名,增强灵活性。
- 模型管理新增对话模型继承功能,提升用户体验。
- 新增插件系统,支持自定义插件名称、描述和头像显示。
升级安装步骤::
- 删除除
./logs、./node_modules、.env之外的所有文件。 - 删除旧的PM2进程,确保系统清理干净。
- 使用
pnpm install安装所有必要的依赖。 - 使用
pnpm start启动服务,默认监听9520端口。 - 后台管理地址为
/admin,默认账号为super,密码为123456.
系统支持后台的基础设置与模型配置,并对Midjourney绘图功能进行了特别优化,安装后提供完整的数据库,解决了首页加载JS文件缓慢的问题,提升了整体性能。
Photo Gallery:
Installation and usage instructions:
系统全新安装简化教程如下
1、切换官方源 npm config set registry https://registry.npmjs.org/(目前官方源比较慢可更换npm config set registry http://r.cnpmjs.org/)
2、安装依赖 pnpm install
建议:
根据需要修改.env文件中的配置项。
运行命令:pnpm install
(若安装缓慢可尝试使用国内源)。
使用命令:pnpm start
启动项目,并默认在 9520 端口监听。
3、新建网站目录和一个数据库,绑定使用域名或者不需要绑定域名,可以后面再绑定,修改目录下数据库文件.env,修改数据库用户名及密码8-10行,端口默认9520,如果有其他系统使用到该端口,可以自己改比如9521端口,宝塔安全里放行此端口。
4、运行项目 pnpm start
5、运行后查看日志 pm2 log
6、建立反代访问,通过网址访问,目录可随便建哪里都可以,网站目录不需要域名绑定,只需要设置访问的域名反代。设置完访问反代域名即可!
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.

















