Thanks to visit codestin.com
Credit goes to github.com

Skip to content
 
 

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简单翻译

一个使用智谱的简单翻译网页,集成token签发能力

建议环境

  • Node.js 20+
  • npm 10+
  • pnpm 9+ (可选)

使用方法

源码启动

  1. 克隆此项目
git clone https://github.com/xiaotian2333/simple-translation.git
cd simple-translation
  1. 安装依赖
npm install # or pnpm install
  1. 构建
npm run build # or pnpm build
  1. 启动
npm run start # or pnpm start

Dockerfile部署(huggingface)

整个git项目上传,设置环境变量API_KEY为智谱key即可

或直接fork此项目

访问

访问 http://localhost:7860/ 即可使用

About

一个使用智谱的简单翻译网页,集成token签发能力

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages