#AI
EZ-Work文档翻译,人人可用的AI文档翻译助手
介绍
EZ-Work文档翻译,人人可用的AI文档翻译助手,可以快速低成本调用OpenAI等大语言模型api,帮助您实现txt、word、csv、excel、pdf、ppt的文档翻译
Github:https://github.com/EHEWON/ezwork-ai-doc-translation
实例演示:https://transdoc.erui.com
部署
首先,克隆主仓库到本地,并更新子模块
git clone https://github.com/EHEWON/ezwork-ai-doc-translation.git ezwork-ai-doc-translation
cd ezwork-ai-doc-translation
git submodule update --init --recursive
修改 .env 文件
找到 api.env 文件,需要修改配置文件中关于邮箱部分的定义,用于邮箱发送验证码,
修改完成之后,将代码复制到接口目录
cp api.env api/.env
找到frontend.env文件,修改接口地址,端口映射在docker-compose.yml中定义,域名在nginx.conf中定义
修改完成之后,将代码复制到前端目录
cp frontend.env frontend/.env
找到admin.env文件,修改接口地址,端口映射在docker-compose.yml中定义,域名在nginx.conf中定义
修改完成之后,将代码复制到后台目录
cp admin.env admin/.env
构建与启动服务
docker-compose up -d --build
进入api服务格外安装libreoffice
docker exec -it ezwork_api…
📡发布:https://noisevip.cn/18555.html
🪧关注频道:@quanshoulu
💬频道社群:https://www.noisework.cn/qun/
📬投稿bot:@noisewowbot
📇搜索bot:@Efficiencysearchbot
🎁访问主页: www.noisework.cn
EZ-Work文档翻译,人人可用的AI文档翻译助手
介绍
EZ-Work文档翻译,人人可用的AI文档翻译助手,可以快速低成本调用OpenAI等大语言模型api,帮助您实现txt、word、csv、excel、pdf、ppt的文档翻译
Github:https://github.com/EHEWON/ezwork-ai-doc-translation
实例演示:https://transdoc.erui.com
部署
首先,克隆主仓库到本地,并更新子模块
git clone https://github.com/EHEWON/ezwork-ai-doc-translation.git ezwork-ai-doc-translation
cd ezwork-ai-doc-translation
git submodule update --init --recursive
修改 .env 文件
找到 api.env 文件,需要修改配置文件中关于邮箱部分的定义,用于邮箱发送验证码,
修改完成之后,将代码复制到接口目录
cp api.env api/.env
找到frontend.env文件,修改接口地址,端口映射在docker-compose.yml中定义,域名在nginx.conf中定义
修改完成之后,将代码复制到前端目录
cp frontend.env frontend/.env
找到admin.env文件,修改接口地址,端口映射在docker-compose.yml中定义,域名在nginx.conf中定义
修改完成之后,将代码复制到后台目录
cp admin.env admin/.env
构建与启动服务
docker-compose up -d --build
进入api服务格外安装libreoffice
docker exec -it ezwork_api…
📡发布:https://noisevip.cn/18555.html
🪧关注频道:@quanshoulu
💬频道社群:https://www.noisework.cn/qun/
📬投稿bot:@noisewowbot
📇搜索bot:@Efficiencysearchbot
🎁访问主页: www.noisework.cn