← Home

GitHub Trending: Top Open Source Projects of July 29, 2026

GitHub Trending on Wednesday, July 29, 2026, brings a diverse selection of projects that capture the current spirit of software development: applied artificial intelligence, next-generation geospatial tools, AI agent optimization, agentic skills frameworks, and voice solutions powered by open models. Here are today's highlights.

Topping the list is opengeos/GeoLibre (TypeScript), a project revolutionizing access to geospatial data. Built with Tauri v2, React, TypeScript, MapLibre GL JS, DuckDB-WASM Spatial, and deck.gl, GeoLibre is a lightweight, cloud-native GIS platform that runs as a native desktop app, an Android app, in web browsers, and on mobile devices, all while keeping user data local and private. The project has already accumulated thousands of stars and represents a viable alternative to proprietary solutions such as ArcGIS and Google Earth Engine.

In second place, moeru-ai/airi (TypeScript) stands out for its ambitious proposal: a self-hosted Grok companion with real-time voice support and integration with games like Minecraft and Factorio. Airi enables users to run their own AI assistants with advanced conversational capabilities without relying on third-party cloud services, combining speech recognition, voice synthesis, and cutting-edge language models.

Affaan-m/ECC (JavaScript) occupies the third position as a comprehensive performance optimization system for AI agent harnesses, compatible with Claude Code, Codex, OpenCode, Cursor, and GitHub Copilot. With over 200,000 GitHub stars, ECC implements skills, instincts, memory, and security for agents, establishing a new standard of behavioral consistency for coding assistants.

Huggingface/speech-to-speech (Python) is the fourth highlighted project, offering a low-latency modular pipeline for building local voice agents. The architecture chains VAD (voice activity detection), STT (speech to text), LLM (language model), and TTS (text to speech), exposing a WebSocket API compatible with OpenAI Realtime. Every component is swappable, allowing developers to use models such as Parakeet TDT, Qwen3-TTS, and Gemma 4.

1jehuang/jcode (Rust) appears fifth, standing out as a RAM-efficient code execution harness built in Rust for maximum performance. In sixth place, grokability/snipe-it (PHP) remains the go-to open source reference for IT asset management, widely adopted by companies of all sizes for hardware and software tracking.

In seventh position, deepfakes/faceswap (Python) remains one of GitHub's most well-known projects, offering deep learning-based face swapping tools. In eighth, microsoft/VibeVoice (Python) represents Microsoft's foray into frontier voice AI, combining open-source TTS and ASR models with continuous speech tokenizers operating at an ultra-low 7.5 Hz frame rate.

Different-ai/openwork (TypeScript) appears in ninth place as an open-source alternative to Claude Cowork and Codex, offering a free desktop app for sharing AI workflows across macOS, Windows, and Linux. Finally, obra/superpowers (Shell) completes the top 10 as an agentic skills framework and software development methodology that forces AI agents to work like a disciplined engineering team, installing 14 skills into the project's .claude/skills/ directory.

Today's GitHub Trending reflects the maturation of the open-source ecosystem around AI agents, assisted development tools, and solutions that democratize access to advanced technologies. The diversity of languages — TypeScript, JavaScript, Python, Rust, PHP, and Shell — demonstrates that open-source innovation continues across the full spectrum of the programming landscape, with each project addressing real-world needs from geospatial analysis to voice interfaces to agent orchestration.

Sources: GitHub Trending, opengeos/GeoLibre, microsoft/VibeVoice