feat: add sites for MoneyPrinterTurbo

This commit is contained in:
kevin.zhang
2024-04-18 15:23:02 +08:00
parent 2f461d961c
commit 2d599db892
26 changed files with 2730 additions and 1 deletions

16
sites/docs/zh/README.md Normal file
View File

@@ -0,0 +1,16 @@
---
home: true
heroImage: /hero.png
actions:
- text: 快速上手 →
link: /zh/guide/
type: primary
features:
- title: 多语言
details: 支持 中文 和 英文 视频文案;支持 多种语音 合成。
- title: 可维护性
details: 完整的 MVC架构代码 结构清晰,易于维护,支持 API 和 Web界面。
- title: 多模型支持
details: 支持 OpenAI、moonshot、Azure、gpt4free、one-api、通义千问、Google Gemini、Ollama 等多种模型接入。
footer: MIT Licensed | Copyright © 2024-present MoneyPrinterTurbo
---