1 Star 0 Fork 75

lmfcwxl / chat-master-admin

forked from panday / chat-master-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Chat-Master-Admin

公众号

声明:此项目只发布于码云和GitHub,基于 MIT 协议,免费且作为开源学习使用,禁止转卖、谨防受骗。如需商用必须保留版权信息,请自觉遵守。确保合法合规使用,在运营过程中产生的一切任何后果自负,与作者无关。

项目简介

ChatMASTERAdmin,使用VUE、Element-Ui框架搭建的ChatMARTER后台管理项目,用于配制使用模型、密钥及助手等。已对接模型有:ChatGPT、文心一言、通义千问、讯飞星火。 搭配后台chat-master使用,可以快速搭建属于自己的ChatOwner后台。

GitHub直通车点我传送

欢迎小伙伴或有合作意向一起加入交流群添加微信或提Issues。

演示

网页端演示地址:https://gpt.panday94.xyz

移动端演示地址:https://gpt.panday94.xyz/h5

管理端演示地址:https://gpt.panday94.xyz/admin 账号密码:master chatmaster

微信

前置要求

Node

node 建议14版本,使用 nvm 可管理本地多个 node 版本

node -v

开发

# 克隆项目
git clone https://gitee.com/panday94/chat-master-admin

# 进入项目目录
cd chat-master-admin

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npmmirror.com

# 启动服务
npm run dev

浏览器访问 http://localhost:2345

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod

参与贡献

贡献之前请先阅读 贡献指南

个人的力量始终有限,任何形式的贡献都是欢迎的,包括但不限于贡献代码,优化文档,提交 issue 和 PR 等。 感谢所有做过贡献的人!

赞助

如果你觉得这个项目对你有帮助,并且情况允许的话,可以给我一点点支持,总之非常感谢支持~

微信

WeChat Pay

联系我们

微信

License

MIT © Master

MIT License Copyright (c) 2023 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

ChatMASTERAdmin,作为后台管理系统,配套ChatMASTERWeb及ChatMaster使用,用于配制使用模型及助手等。已对接模型有:ChatGPT、文心一言、通义千问、讯飞星火。 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/lmfcwxl/chat-master-admin.git
git@gitee.com:lmfcwxl/chat-master-admin.git
lmfcwxl
chat-master-admin
chat-master-admin
master

搜索帮助