GitHub Trending Digest - March 30, 2026

Today's Daily Trending

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

1. microsoft/VibeVoice Not new today

Open-Source Frontier Voice AI

Python | 28,347 | 1,056 stars today

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

Analysis

VibeVoice is an open-source research framework from Microsoft that provides a suite of advanced voice AI models for both Automatic Speech Recognition (ASR) and Text-to-Speech (TTS) applications. The project utilizes an innovative architecture featuring continuous acoustic and semantic speech tokenizers operating at an ultra-low 7.5 Hz frame rate, combined with a next-token diffusion framework that integrates Large Language Models (LLMs) to ensure contextually coherent output. Key features include the ability to process or generate long-form audio spanning up to 90 minutes in a single pass, native support for multilingual speech, and real-time streaming capabilities via the 0.5B parameter model.

Researchers, audio engineers, and AI developers focused on long-form conversational content, such as podcasts or multi-speaker dialogue, would benefit most from these high-fidelity, unified voice models. The project is trending because it bridges the gap between massive-scale speech processing and computational efficiency, offering a robust alternative for creating naturalistic, long-duration synthetic speech and structured, timestamped transcriptions. Furthermore, by providing fine-tuning capabilities and vLLM inference support, it lowers the barrier for the open-source community to build sophisticated, domain-specific voice applications while prioritizing modularity and performance.

2. luongnv89/claude-howto

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.

Python | 8,881 | 1,165 stars today

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

Analysis

The `luongnv89/claude-howto` repository provides a comprehensive, project-based educational guide designed to help developers master Claude Code beyond basic prompt interactions. It moves past simple reference documentation by offering a structured, 10-module learning path that covers advanced features such as slash commands, custom hooks, MCP servers, and multi-agent orchestration. Technically, the guide utilizes visual Mermaid diagrams, interactive CLI-based self-assessments, and a library of production-ready, copy-paste templates that allow users to integrate automated workflows directly into their local development environments.

This project is an invaluable resource for developers and engineering teams who want to significantly accelerate their productivity by transforming Claude Code from a simple chatbot into a sophisticated, agent-driven development assistant. It is trending because it bridges the gap between official technical documentation and real-world implementation, saving users hours of manual configuration through its highly practical, example-driven format. By providing a clear roadmap for everything from basic slash commands to complex automated pipelines, it empowers users to unlock the full potential of their AI tools with minimal friction.

3. Yeachan-Heo/oh-my-claudecode Not new today

Teams-first Multi-agent orchestration for Claude Code

TypeScript | 16,900 | 835 stars today

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

Analysis

*Oh-my-claudecode* (OMC) is a sophisticated multi-agent orchestration framework designed to enhance Claude Code by automating complex development workflows through a "team-first" approach. Technically, it functions as a plugin that manages staged pipelines—handling planning, execution, verification, and automated fixing—while leveraging specialized agents and smart model routing to optimize for both performance and token costs. It further extends capabilities by integrating tmux-based CLI workers, allowing users to spawn and orchestrate parallel processes across different models like Codex and Gemini directly within their terminal.

This project is ideal for software engineers and development teams looking to scale their productivity by offloading routine coding, debugging, and architectural tasks to a highly autonomous, multi-model system. It is trending because it drastically lowers the barrier to entry for complex AI-assisted development, offering a "zero-learning-curve" interface that replaces manual prompts with intelligent, persistent, and self-correcting workflows. By turning vague requirements into structured, verifiable code through deep interviewing and automated feedback loops, OMC effectively transforms the command line into a collaborative, multi-agent development studio.

4. shanraisshan/claude-code-best-practice Not new today

practice made claude perfect

HTML | 24,909 | 1,050 stars today

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

Analysis

The `claude-code-best-practice` repository serves as a comprehensive knowledge base and implementation guide for optimizing the usage of Claude Code. It provides a structured framework for managing agentic workflows through custom commands, subagents, persistent memory files (CLAUDE.md), and Model Context Protocol (MCP) servers. Technically, it leverages hierarchical configurations and modular skill injections to orchestrate complex development tasks, allowing users to move beyond basic prompts into autonomous, multi-agent coordination and sophisticated task automation.

This project is highly beneficial for power users, software engineers, and AI architects who want to transition from casual LLM interactions to a professionalized, agentic development environment. It is currently trending because it aggregates decentralized expert wisdom—including workflows from creators like Boris Cherny—into a single actionable source for mastering modern "vibe coding" and AI-assisted engineering. By offering standardized patterns for context management and agent delegation, the repository addresses the common challenges of AI tool bloat, helping developers maintain focus and code quality in increasingly automated workflows.

5. hacksider/Deep-Live-Cam Not new today

real time face swap and one-click video deepfake with only a single image

Python | 85,850 | 1,132 stars today

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

Analysis

Deep-Live-Cam is an open-source tool designed for real-time face swapping and deepfake generation using only a single source image. The software leverages deep learning models like GFPGAN and onnx-based face-swapping algorithms to enable immediate facial transformation across live webcam feeds or recorded video files. By utilizing various execution providers such as CUDA for NVIDIA GPUs, CoreML for Apple Silicon, and DirectML, the project provides hardware-accelerated processing that allows for seamless, frame-by-frame modification.

This project is highly attractive to content creators, AI hobbyists, and digital artists who want to experiment with interactive media, character animation, and viral video creation. It is currently trending because of its "one-click" ease of use, which lowers the barrier to entry for complex visual effects that previously required extensive technical knowledge or professional-grade rendering software. While the project emphasizes ethical use and includes built-in content filters to prevent misuse, its accessibility for real-time applications—such as live streaming—positions it as a significant tool in the rapidly evolving landscape of generative AI media.

6. OpenBB-finance/OpenBB Not new today

Financial data platform for analysts, quants and AI agents.

Python | 64,251 | 137 stars today

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

Analysis

The OpenBB platform serves as an open-source data infrastructure layer designed to streamline the integration of public and proprietary financial data into diverse applications. Through its "connect once, consume everywhere" architecture, it consolidates data sources and exposes them via a Python SDK, CLI, REST APIs, and MCP servers for AI agents. Technically, it functions as a modular backend that can be hosted locally via FastAPI, enabling seamless data flow between raw financial feeds and high-level user interfaces like the OpenBB Workspace or custom research environments.

This platform is highly valuable for data engineers, quants, and financial analysts who require a unified, scalable pipeline for complex market analysis and AI-driven workflows. It is gaining significant traction because it lowers the barrier to entry for building sophisticated financial tools, effectively bridging the gap between raw data providers and modern AI-powered research dashboards. By simplifying the technical complexities of data integration, OpenBB empowers developers to rapidly deploy robust financial solutions that serve a wide array of professional and automated use cases.

7. freeCodeCamp/freeCodeCamp

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

TypeScript | 439,324 | 122 stars today

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

Analysis

The freeCodeCamp repository serves as the open-source codebase and comprehensive curriculum for the freeCodeCamp.org learning platform. It provides a structured, self-paced environment where users can master full-stack web development, machine learning, and data science through thousands of interactive coding challenges and project-based certifications. Technically, the platform is built on an open-source architecture that manages a vast repository of educational content, which users navigate to build verified portfolios and gain professional recognition.

This project primarily benefits career-changers, students, and aspiring developers who need accessible, high-quality technical education without the barrier of tuition fees. It remains a trending resource because of its proven track record in helping over 100,000 individuals secure developer roles, supported by a massive, collaborative community and industry-recognized certifications. By offering a rigorous academic environment backed by partnerships with organizations like Microsoft, freeCodeCamp provides a unique, mission-driven pathway for anyone to gain professional proficiency in computer science.

8. sherlock-project/sherlock

Hunt down social media accounts by username across social networks

Python | 74,258 | 68 stars today

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

Analysis

Sherlock is an open-source command-line tool designed to identify the presence of a specific username across hundreds of different social media platforms. By utilizing a collection of unique URL structures for each site, the application sends HTTP requests to verify if a profile exists and parses the server responses to confirm matches. This automated process replaces the tedious manual effort of searching for an individual's digital footprint, allowing users to consolidate OSINT (Open Source Intelligence) data efficiently.

This project is highly valuable for cybersecurity professionals, investigative journalists, and researchers who need to verify identities or map an individual’s online presence during background checks. It is trending because of the increasing importance of digital identity verification and the tool's accessibility, which allows users with varying levels of technical expertise to perform complex reconnaissance tasks. As data privacy concerns rise, Sherlock provides a transparent and powerful utility for those looking to understand the breadth of information publicly available across the internet.

9. apache/superset

Apache Superset is a Data Visualization and Data Exploration Platform

TypeScript | 71,664 | 430 stars today

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

Analysis

Apache Superset is a modern, enterprise-ready data exploration and visualization platform designed to replace or augment proprietary business intelligence tools. Technically, it offers a cloud-native architecture that features a no-code chart builder, a robust web-based SQL editor, and a lightweight semantic layer for custom metrics. It supports virtually any SQL-speaking database or data engine via Python DB-API and SQLAlchemy, while providing extensive security, role-based access control, and a customizable REST API.

The platform is highly beneficial for data analysts, business intelligence teams, and organizations seeking an extensible, open-source solution for managing large-scale data workflows. It is trending because it bridges the gap between sophisticated technical SQL querying and accessible, high-quality dashboarding, allowing users to build dynamic visualizations without deep coding expertise. By providing a scalable, community-backed ecosystem, Superset empowers teams to transition away from expensive, locked-in BI solutions toward a flexible, collaborative data infrastructure.

10. fastfetch-cli/fastfetch Not new today

A maintained, feature-rich and performance oriented, neofetch like system information tool.

C | 21,280 | 37 stars today

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

Analysis

Fastfetch is a feature-rich, high-performance system information tool designed as a modern, maintained alternative to Neofetch. Written primarily in C, it retrieves and displays comprehensive system data—such as hardware, OS, and software metrics—using a modular architecture that prioritizes speed and accuracy across a wide range of platforms including Linux, macOS, Windows, and BSD. Users can deeply customize the output through JSONC configuration files, allowing for tailored displays of system state, logo customization, and specific formatting of module results.

This project is ideal for power users, developers, and system enthusiasts who want a lightweight, reliable, and visually appealing way to monitor system health directly from the terminal. Fastfetch has gained significant traction because it addresses the maintenance gaps, performance bottlenecks, and inaccuracies found in older tools like Neofetch. Its broad multi-platform compatibility and extensive documentation make it the go-to solution for those seeking a professional and highly configurable system fetch utility.