MoneyPrinter: Automate YouTube Shorts Creation with Local AI
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
MoneyPrinter is an open-source tool that automates the creation of YouTube Shorts by generating scripts and metadata from a given video topic. It leverages local Ollama models for AI processing and features a robust, DB-backed generation queue for reliable content production. This project is ideal for content creators looking to streamline their video production workflow.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
MoneyPrinter is an innovative open-source project designed to automate the creation of YouTube Shorts. By simply providing a video topic, MoneyPrinter generates scripts and metadata, streamlining the content production process. It stands out by being Ollama-first, meaning script generation and metadata are fully powered by local Ollama models, ensuring privacy and control over your AI processing. The system also features a robust, DB-backed generation queue, API, worker, and Postgres in Docker for reliable and restart-safe processing of your video creation tasks.
Installation
Getting started with MoneyPrinter involves a few straightforward steps, primarily focusing on setting up Ollama and the project itself. For detailed instructions, it is recommended to consult the official documentation. A quick overview includes:
- Running the interactive setup script:
setup.sh - Starting Ollama and pulling a model, for example:
ollama serve ollama pull llama3.1:8b
The project provides comprehensive guides for quickstart, configuration, and Docker deployment within its docs/ directory.
Examples
The core functionality of MoneyPrinter revolves around automating YouTube Shorts creation. Users provide a video topic, and the system handles the rest, from script generation to video assembly using MoviePy. This allows for rapid production of engaging short-form video content. You can see MoneyPrinter in action by watching the official video demonstration on YouTube.
Why Use It
MoneyPrinter offers significant advantages for content creators and developers alike. Its primary benefit is the automation of a time-consuming process, enabling users to produce a high volume of YouTube Shorts efficiently. The use of local Ollama models provides privacy and reduces reliance on external AI services, offering greater control and potentially lower costs. With its robust architecture, including a DB-backed queue, MoneyPrinter ensures reliable and scalable video generation, making it a powerful tool for anyone looking to expand their video content strategy.
Links
- GitHub Repository: https://github.com/FujiwaraChoki/MoneyPrinter
- Documentation: https://github.com/FujiwaraChoki/MoneyPrinter/tree/main/docs
- Discord Community: https://dsc.gg/fuji-community
- YouTube Demo: https://youtu.be/mkZsaDA2jnA?si=pNne3MnluRVkWQbE
Related repositories
Similar repositories that may be relevant next.

Goon: Autonomous AI Worker for Software Development and Custom Workflows
September 15, 2026
Goon is a self-hosted, autonomous AI worker designed to streamline software development and automate custom workflows. Built with Go and having zero dependencies, it operates as a daemon, capable of tasks from writing code and opening PRs to summarizing emails and monitoring logs. It learns from your context and asks for human approval before acting, ensuring controlled and intelligent automation.
aidevops: Autonomous AI DevOps Framework for 100x Developer Productivity
September 9, 2026
aidevops is an AI DevOps framework and OpenCode plugin designed to automate complex development, business, and creative projects. It enables AI agents to perform useful work across various domains, providing structure, security, and token efficiency for autonomous project delivery. This platform aims to significantly enhance developer capabilities by managing projects end-to-end without constant human supervision.

Ferry: Jira-Driven Autonomous Development on GitHub Actions
September 7, 2026
Ferry is an innovative GitHub Actions-native agent pipeline designed to automate your development workflow. It seamlessly integrates with Jira, transforming column moves into reviewed draft pull requests without requiring any server or daemon. This tool empowers teams to achieve a fully autonomous development loop, from ticket refinement to merged PRs.
awesome-grok-bot: A Curated List of Grok Bot Resources and Tools
August 31, 2026
The `awesome-grok-bot` repository is a comprehensive, bilingual collection of resources for Grok Bot, the always-on AI teammates with dedicated cloud computers. It provides curated links to official documentation, tutorials, real-world use cases, and community discussions. This list is an invaluable guide for anyone looking to explore or implement Grok Bot solutions.
Source repository
Open the original repository on GitHub.
18 counted GitHub visits