mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-25 18:37:22 +08:00
17 lines
657 B
Markdown
17 lines
657 B
Markdown
---
|
|
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
|
|
---
|