GitHub Trending Digest - March 23, 2026

Today's Daily Trending

Repos marked "Not new today" appeared on one or more previous daily pages.

1. FujiwaraChoki/MoneyPrinterV2 Not new today

Automate the process of making money online.

Python | 21,234 | 1,787 stars today

First seen: March 05, 2026 | Streak: 4d

Analysis

MoneyPrinterV2 is an automated application designed to streamline various online income-generating tasks through a modular Python-based architecture. Key features include automated social media management for Twitter and YouTube Shorts, affiliate marketing integration for Amazon, and tools for conducting cold outreach to local businesses. Technically, the project leverages cron jobs for scheduling tasks, requires Python 3.12, and utilizes external libraries for functions like text-to-speech and AI-driven content generation to minimize manual intervention.

This project is primarily intended for developers, digital marketers, and entrepreneurs looking to scale their online presence or affiliate revenue through automation. It is trending because it offers a centralized, "do-it-yourself" framework for passive income strategies that would otherwise require significant time and manual labor. By providing an open-source, extensible platform, it empowers users to experiment with automated content creation and business lead generation, reflecting a broader market interest in AI-assisted productivity tools.

2. bytedance/deer-flow Not new today

An open-source SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skills and subagents, it handles different levels of tasks that could take minutes to hours.

Python | 37,108 | 1,690 stars today

First seen: February 26, 2026 | Streak: 1d

Analysis

DeerFlow 2.0 is an open-source, ground-up rewrite of a super-agent harness designed to orchestrate complex, long-running tasks through a combination of sub-agents, long-term memory, and isolated sandboxes. It leverages extensible skills and advanced tools, such as the BytePlus-developed InfoQuest search engine, to research, code, and execute multi-layered workflows. Technically, the framework utilizes a modular architecture that supports various execution environments, including local, Docker, and Kubernetes-based sandboxes, while offering seamless integration with messaging platforms like Slack, Telegram, and Feishu for remote task management.

This project is highly beneficial for developers and AI researchers seeking a robust, scalable infrastructure for building autonomous agents capable of handling intricate, time-consuming operations. Its recent surge in popularity is driven by the 2.0 release's versatility, offering a production-ready solution that bridges the gap between simple chatbots and sophisticated, multi-agent systems. By providing an extensible framework that simplifies complex configurations—such as MCP server support and diverse model compatibility—DeerFlow has established itself as a premier tool for those looking to automate advanced research and development cycles.

3. Crosstalk-Solutions/project-nomad Not new today

Project N.O.M.A.D, is a self-contained, offline survival computer packed with critical tools, knowledge, and AI to keep you informed and empowered—anytime, anywhere.

TypeScript | 11,689 | 2,300 stars today

First seen: March 16, 2026 | Streak: 3d

Analysis

Project N.O.M.A.D. is a self-contained, offline-first server designed to provide users with critical tools, knowledge, and AI capabilities without requiring an active internet connection. It functions as a management UI that orchestrates various containerized applications—including Kiwix for archives, Kolibri for education, and Ollama for local AI—using Docker on Debian-based operating systems. By streamlining the installation and configuration of these services, it effectively transforms hardware into a robust, portable "command center" for information and utility.

This project is ideal for preppers, educators in remote regions, researchers, or anyone seeking to build a digital contingency plan that remains functional during infrastructure outages. It is gaining traction because it democratizes access to sophisticated AI and vast educational datasets, offering a practical solution for maintaining information sovereignty in an increasingly digital world. As the reliance on cloud services grows, N.O.M.A.D. provides a compelling, privacy-focused alternative that empowers individuals to maintain control over their data and resources regardless of external connectivity.

4. vxcontrol/pentagi Not new today

Fully autonomous AI Agents system capable of performing complex penetration testing tasks

Go | 12,564 | 1,069 stars today

First seen: February 21, 2026 | Streak: 2d

Analysis

PentAGI is an autonomous, AI-driven penetration testing platform designed to automate complex security assessments within isolated, sandboxed Docker environments. The system utilizes a multi-agent architecture—delegating tasks among specialized researchers, developers, and executors—while integrating over 20 professional security tools like Nmap, Metasploit, and SQLmap. To enhance decision-making and reliability, the platform leverages a smart memory system, Neo4j-based knowledge graphs, and persistent vector storage, all managed through a scalable, microservices-oriented backend.

This project is highly beneficial for information security professionals, ethical hackers, and security researchers who require a sophisticated, self-hosted solution to streamline and scale vulnerability discovery. It is currently trending because it represents the cutting edge of "Agentic AI," moving beyond simple chatbots to perform complex, multi-step real-world actions. By providing comprehensive reporting, real-time observability through Grafana and Langfuse, and support for a wide array of LLM providers, PentAGI offers a powerful framework for those seeking to modernize their security testing workflows.

5. browser-use/browser-use Not new today

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

Python | 83,137 | 428 stars today

First seen: March 22, 2026 | Streak: 2d

Analysis

Browser-use is an open-source framework designed to make websites fully accessible to AI agents, enabling the automation of complex browser-based tasks. By leveraging large language models (LLMs) to interpret page states, the library allows agents to navigate, click, type, and extract data autonomously. It offers high flexibility through a Python API, a dedicated command-line interface for manual control, and a cloud-hosted infrastructure that manages advanced requirements like stealth browser fingerprinting, proxy rotation, and parallel execution.

This project is ideal for developers, power users, and enterprise teams looking to automate repetitive web workflows, such as form-filling, data collection, or e-commerce purchases. It is trending because it significantly lowers the barrier for building reliable autonomous agents by handling the technical complexities of browser interaction and authentication. By providing both a self-hosted open-source version and a scalable, production-ready cloud service, it offers an accessible yet robust solution for integrating AI-driven web navigation into modern software stacks.

6. TauricResearch/TradingAgents Not new today

TradingAgents: Multi-Agents LLM Financial Trading Framework

Python | 38,383 | 1,051 stars today

First seen: March 22, 2026 | Streak: 2d

Analysis

TradingAgents is an open-source multi-agent framework designed to simulate the decision-making processes of institutional trading firms by leveraging various large language models (LLMs). Technically, the system utilizes LangGraph to coordinate specialized agents—including fundamental, sentiment, news, and technical analysts—who conduct structured debates to refine market insights. This collaborative intelligence is then synthesized by a trader agent and reviewed by risk management and portfolio managers to execute simulated financial trades.

This project is highly beneficial for quantitative researchers and financial technology developers who seek to explore the intersection of autonomous agents and algorithmic trading strategy development. It is currently trending due to its robust, modular architecture that integrates cutting-edge models like GPT-5.x, Claude 4.x, and Grok 4.x, offering users a sophisticated environment to test complex investment logic. By providing a scalable, research-oriented platform for multi-agent interaction, TradingAgents has garnered significant community interest as a powerful tool for advancing AI-driven financial analysis.

7. tinygrad/tinygrad

You like pytorch? You like micrograd? You love tinygrad! ❤️

Python | 31,778 | 58 stars today

First seen: March 23, 2026 | Streak: 1d

Analysis

tinygrad is an end-to-end deep learning framework designed to be a lightweight, hackable alternative to massive ecosystems like PyTorch or JAX. It provides a complete tensor library with automatic differentiation, an intermediate representation (IR) compiler that optimizes execution through kernel fusion, and a modular JIT for graph execution. By supporting a wide array of hardware accelerators—including CUDA, Metal, OpenCL, and WebGPU—it enables high-performance training with a minimal footprint of approximately 25 low-level operations.

This project is ideal for developers and researchers who prioritize code transparency and want to understand or modify the underlying mechanics of deep learning compilers. It is currently trending because it offers a "middle ground" between the high-level ergonomics of PyTorch and the low-level, specialized optimizations found in frameworks like TVM. The project’s commitment to extreme simplicity and readability, combined with its tangible real-world performance, makes it a compelling tool for those looking to build efficient, custom-tailored machine learning systems.

8. affaan-m/everything-claude-code Not new today

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

JavaScript | 100,123 | 3,724 stars today

First seen: March 22, 2026 | Streak: 2d

Analysis

Everything Claude Code (ECC) is a comprehensive performance optimization system designed to enhance the capabilities of AI agent harnesses like Claude Code, Cursor, and Codex. Technically, it functions as a modular framework that provides advanced skills, persistent memory management, security scanning, and continuous learning loops through a manifest-driven installation pipeline. By utilizing a SQLite-backed state store and a sophisticated hook architecture, the project allows developers to orchestrate complex multi-agent workflows and refine agent behavior via deterministic verification loops.

This project is highly beneficial for professional software engineers and AI researchers who seek to transition from using basic AI tools to building production-ready, autonomous development systems. It is trending because it addresses the core limitations of existing agent harnesses—such as context loss and inefficient reasoning—by providing a structured, battle-tested library of rules and operational skills. With its massive community adoption and cross-platform support, ECC has become an essential toolkit for anyone looking to scale their AI-driven development lifecycle effectively.

9. NousResearch/hermes-agent Not new today

The agent that grows with you

Python | 10,760 | 874 stars today

First seen: March 01, 2026 | Streak: 1d

Analysis

The Hermes Agent is a self-improving AI framework developed by Nous Research that functions as a persistent, autonomous assistant capable of evolving alongside its user. Technically, it utilizes a unique "learning loop" that allows the agent to synthesize new skills from experience, store long-term memories across sessions, and integrate with over 200 different LLM providers through a flexible, modular architecture. The project supports seamless deployment across varied environments, including low-cost VPS setups, cloud clusters, and serverless infrastructure, while offering a robust toolset that includes messaging gateways, task scheduling, and MCP integration.

This project is primarily designed for power users, developers, and AI enthusiasts who require a highly customizable, persistent assistant that grows more capable through continuous usage. It is currently trending because it addresses the growing demand for autonomous agents that transcend simple chat interfaces to provide genuine, context-aware utility and skill acquisition. By enabling users to maintain a cohesive digital identity and persistent workflow across diverse platforms and LLM models, Hermes Agent offers a compelling, open-source alternative to locked-in proprietary AI ecosystems.

10. jingyaogong/minimind

🚀🚀 「大模型」2小时完全从0训练26M的小参数GPT!🌏 Train a 26M-parameter GPT from scratch in just 2h!

Python | 42,329 | 478 stars today

First seen: March 23, 2026 | Streak: 1d

Analysis

MiniMind is an open-source project designed to demystify large language models (LLMs) by providing a complete, from-scratch implementation of a 26M-parameter GPT model that can be trained in just two hours on consumer-grade hardware. The project offers a comprehensive, white-box codebase that spans the entire LLM lifecycle, including custom tokenizer training, pretraining, supervised fine-tuning (SFT), LoRA, and various reinforcement learning techniques like DPO, PPO, and GRPO. By intentionally avoiding highly abstracted third-party wrappers, the framework allows developers to work directly with PyTorch-native code, ensuring total transparency into how neural networks process data and learn.

This project is an invaluable resource for students, hobbyists, and researchers who wish to bypass the "black box" nature of mainstream AI frameworks and gain a fundamental understanding of how LLMs operate. It is trending because it drastically lowers the barrier to entry for AI development, proving that meaningful, functional language models can be created with minimal financial and computational costs. By offering a high-quality, educational alternative to complex enterprise tools, MiniMind empowers users to shift from mere consumers of AI to active creators, fostering a deeper, hands-on understanding of machine learning principles.