awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
FujiwaraChoki avatar

FujiwaraChoki/MoneyPrinter

0
View on GitHub↗
13,571 stars·1,762 forks·Python·MIT·10 views

MoneyPrinter

MoneyPrinter is an automated short-form video creation pipeline that generates complete YouTube Shorts from a given topic. It combines local LLM-powered script generation with programmatic video assembly, all managed through a database-backed job queue for reliable, restart-tolerant processing.

The system uses an Ollama-powered local language model to write video scripts and metadata entirely on-device, keeping data private and offline. It then produces the final video clip using MoviePy for compositing clips, text, and audio, creating a complete YouTube Shorts video without manual editing. Video generation requests are queued in a database so processing survives restarts and runs reliably.

The project provides a complete end-to-end automation tool that chains local LLM scripting, MoviePy rendering, and queue-based job processing for YouTube Shorts creation.

Features

  • Local LLM Video Pipelines - Creates complete YouTube Shorts by chaining a local LLM for scripting with MoviePy for video rendering.
  • Ollama Script Writers - Writes video scripts and metadata by querying a local Ollama language model, keeping all data processing on-device.
  • Short-Form Video Generation - Creates complete YouTube Shorts videos from a topic, including script, visuals, and final clip.
  • Programmatic Video Compositors - Produces video clips programmatically with MoviePy, handling composition, effects, and export.
  • Local LLM Script Writers - Writes video scripts and metadata using a local Ollama model, keeping all data processing on-device.
  • MoviePy Video Generators - Generates short-form videos programmatically using the MoviePy library for compositing clips, text, and audio.

Star history

Star history chart for fujiwarachoki/moneyprinterStar history chart for fujiwarachoki/moneyprinter

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to MoneyPrinter

Similar open-source projects, ranked by how many features they share with MoneyPrinter.
  • riverqueue/riverriverqueue avatar

    riverqueue/river

    5,252View on GitHub↗

    River is a transactional job queue and distributed job scheduler for Go that uses PostgreSQL for persistence and state management. It functions as a resumable task framework, allowing long-running background work to be broken into persisted steps that can resume from the last saved checkpoint after a failure. The system ensures strict data consistency by allowing background tasks to be enqueued and completed within the same database transaction as the primary application data. It distinguishes itself through a coordinator model that employs leader election to manage periodic and delayed tasks

    Go
    View on GitHub↗5,252
  • fujiwarachoki/moneyprinterv2FujiwaraChoki avatar

    FujiwaraChoki/MoneyPrinterV2

    30,945View on GitHub↗

    MoneyPrinterV2 is an integrated automation suite designed for affiliate marketing, lead acquisition, and scheduled social media distribution. It combines large language model driven content creation with workflows for acquiring sales leads and managing online presence. The system automates the production of short-form video content by generating scripts and visual assets. It further extends this capability through a social media scheduler and background job manager that publishes content to external networks. The platform also includes tools for automated lead generation, utilizing web scrap

    Pythonautomationclijson
    View on GitHub↗30,945
  • ddean2009/moneyprinterplusddean2009 avatar

    ddean2009/MoneyPrinterPlus

    6,582View on GitHub↗

    MoneyPrinterPlus is an automated video production system designed for the mass creation of short-form AI content. It functions as an end-to-end pipeline that uses large language models to generate scripts, synthesize voiceovers, and produce visual assets to assemble complete videos. The project is distinguished by its ability to batch-process high volumes of unique content through automated mixing and randomized asset pairing. It includes a social media auto-publisher that uses browser simulation to automate the upload and distribution of generated videos to platforms such as TikTok and Xiaoh

    Python
    View on GitHub↗6,582
  • aidc-ai/pixelle-videoAIDC-AI avatar

    AIDC-AI/Pixelle-Video

    23,403View on GitHub↗

    Pixelle-Video is a text-to-video automation platform and generation engine that converts text topics into complete videos with synchronized narration, images, and music. It functions as a modular system for producing short-form content, utilizing large language models to automate script composition, visual asset generation, and voiceover production. The platform features a node-based workflow orchestrator that allows the composition of custom generation pipelines by linking different AI models. It includes a dynamic video layout designer that uses HTML templates to define aspect ratios and vi

    Pythonaigccomfyuiimage-generation
    View on GitHub↗23,403
See all 21 alternatives to MoneyPrinter→

Frequently asked questions

What does fujiwarachoki/moneyprinter do?

MoneyPrinter is an automated short-form video creation pipeline that generates complete YouTube Shorts from a given topic. It combines local LLM-powered script generation with programmatic video assembly, all managed through a database-backed job queue for reliable, restart-tolerant processing.

What are the main features of fujiwarachoki/moneyprinter?

The main features of fujiwarachoki/moneyprinter are: Local LLM Video Pipelines, Ollama Script Writers, Short-Form Video Generation, Programmatic Video Compositors, Local LLM Script Writers, MoviePy Video Generators.

What are some open-source alternatives to fujiwarachoki/moneyprinter?

Open-source alternatives to fujiwarachoki/moneyprinter include: riverqueue/river — River is a transactional job queue and distributed job scheduler for Go that uses PostgreSQL for persistence and state… fujiwarachoki/moneyprinterv2 — MoneyPrinterV2 is an integrated automation suite designed for affiliate marketing, lead acquisition, and scheduled… ddean2009/moneyprinterplus — MoneyPrinterPlus is an automated video production system designed for the mass creation of short-form AI content. It… aidc-ai/pixelle-video — Pixelle-Video is a text-to-video automation platform and generation engine that converts text topics into complete… rayventura/shortgpt — ShortGPT is an automated short-form video creation framework that combines large language model-driven scripting with… samuraigpt/ai-youtube-shorts-generator — This project is an AI-driven suite of tools designed to repurpose long-form video content into short-form clips. It…