如何使用
对于程序员来说,使用 MoneyPrinterTurbo 非常简单。
你可以通过以下步骤快速开始:克隆项目:git clone https://github.com/harry0703/MoneyPrinterTurbo.git 修改配置文件:复制 config.example.toml 并重命名为 config.toml,按照指示配置 pexels_api_keys 和 llm_provider。配置大型语言模型(LLM):使用 GPT-4.0 或 GPT-3.5 需要 OpenAI 的 API Key,如果没有,可以使用免费的 GPT 库 g4f。对于 Docker 用户,启动容器并访问 Web 界面和 API 接口也是轻而易举。而对于手动部署,项目也提供了详细的步骤,包括创建 Python 虚拟环境、安装 ImageMagick、启动 Web 界面和 API 服务。
在线体验
中文版:https://reccloud.cn 项目地址:https://github.com/harry0703/MoneyPrinterTurbo