How to Use
For programmers, using MoneyPrinterTurbo is very simple.
You can quickly get started with the following steps: Clone the project: git clone https://github.com/harry0703/MoneyPrinterTurbo Modify the configuration file: Copy config.example.toml and rename it to config.toml, and configure pexels_api_keys and llm_provider as instructed. Configure the Large Language Model (LLM): Using GPT-4.0 or GPT-3.5 requires an OpenAI API Key; if you don't have one, you can use the free GPT library g4f. For Docker users, starting the container and accessing the web interface and API is also easy. For manual deployment, the project also provides detailed steps, including creating a Python virtual environment, installing ImageMagick, and starting the web interface and API service.
Online Experience
Chinese Version: https://reccloud.cn Project Address: https://github.com/harry0703/MoneyPrinterTurbo