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/README.md Normal file
View File

@@ -0,0 +1,16 @@
---
home: true
heroImage: /hero.png
actions:
- text: Get Started →
link: /guide/
type: primary
features:
- title: Multilingual
details: Supports video scripts in both Chinese and English; offers multiple voice synthesis options.
- title: Maintainability
details: Complete MVC architecture with clear code structure, easy to maintain, supports both API and Web interface.
- title: Multi-Model Support
details: Supports integration with multiple models including OpenAI, moonshot, Azure, gpt4free, one-api, Tongyi Qianwen, Google Gemini, Ollama, and others.
footer: MIT Licensed | Copyright © 2024-present MoneyPrinterTurbo
---