Trending Open Source Projects

Discover trending open source projects with rapid star growth. AI summaries help you stay ahead of the curve.

Moonshine Voice: Faster Whisper Alternative for Edge

March 03, 2026

Discover Moonshine Voice, the open-source AI toolkit revolutionizing real-time voice applications. Running entirely on-device across iOS, Android, Python, Raspberry Pi, and more, it delivers lower latency than Whisper Large V3 with models as small as 26MB. Perfect for developers building responsive voice interfaces without cloud dependency. Get started in minutes with pip install and microphone transcription.

YumCut: Open-Source AI Short Video Generator

March 03, 2026

Discover YumCut, the free open-source alternative to Clippie AI and FacelessReels. Generate TikTok, YouTube Shorts, and Instagram Reels from a single prompt. Auto-creates scripts, voiceovers, visuals, captions, and publish-ready 9:16 videos. Self-hosted with Next.js, supports multi-language output, batch rendering, and low-cost providers. Perfect for creators, agencies, and faceless channels aiming for consistent short-form content production.

Xiaohongshu Auto-Publisher: CLI Tool for Automated Posts

March 03, 2026

Discover XiaohongshuSkills, the ultimate open-source CLI tool for automating content publishing on Xiaohongshu (Little Red Book). Features headless Chrome automation via CDP, multi-account management, image URL downloads, content search, comment posting, and analytics export. Perfect for creators scaling social media presence with Python scripts. Includes login caching, topic tag extraction, and preview modes. Get started with simple commands like `python scripts/publish_pipeline.py --headless --title 'Your Title' --content 'Your Post'`. Supports remote CDP for server deployments.

Polymarket CLI: Trade Prediction Markets from Terminal

March 03, 2026

Discover Polymarket CLI, the Rust-powered command-line tool that brings Polymarket's prediction markets to your terminal. Browse markets, place limit/market orders, manage positions, and interact with on-chain contracts without leaving your command line. No wallet needed for browsing—trade instantly after setup. Supports JSON output for scripts and agents, Homebrew installation, and full CLOB trading functionality. Perfect for traders who prefer terminal workflows over web UIs.

br/acc: Brazil's Open Graph for Civic Intelligence

March 03, 2026

Discover br/acc, the open-source graph infrastructure that unifies Brazil's scattered public databases into a single queryable Neo4j graph. From company registries and procurement data to health records and environmental sanctions, this decentralized project makes government data actionable for civic improvement. Features 45+ ETL pipelines, React frontend, FastAPI backend, and one-command Docker bootstrap. LGPD-compliant and privacy-first, it's ready for local development with make bootstrap-demo.

Train Transformers on Apple Neural Engine - ANE GitHub

March 03, 2026

Discover ANE Training: a groundbreaking open-source project that reverse-engineers Apple's Neural Engine to run full transformer training (forward + backward passes) directly on M4 hardware. Achieving 9.3ms/step and 1.78 TFLOPS sustained performance with pure ANE compute - no Metal, no GPU. Includes detailed benchmarks, MIL program generation, IOSurface optimization, and channel-first layouts. Perfect for Apple Silicon ML researchers pushing hardware boundaries.

Scrapling: Ultimate Python Web Scraping Framework

March 01, 2026

Discover Scrapling, the adaptive web scraping framework that handles everything from single requests to full-scale crawls. Bypass Cloudflare Turnstile, use smart element tracking that survives website changes, and scale with concurrent spiders featuring pause/resume. With stealth modes, proxy rotation, AI integration via MCP server, and blazing-fast performance outperforming Scrapy/Parsel, it's built for serious web scrapers. Install with pip and start scraping in minutes!

CoPaw: Personal AI Assistant for DingTalk & More

February 28, 2026

Discover CoPaw, your personal AI assistant that works across DingTalk, Feishu, QQ, Discord, and iMessage. Install in 3 commands, deploy locally or cloud, run local LLMs with llama.cpp/MLX. Get social media digests, productivity tools, scheduled reminders, and custom skills. No Python hassle with one-line installers for macOS/Linux/Windows. Perfect for research, creativity, and desktop organization.

LobsterAI: Open‑Source AI Assistant Built on Electron

February 27, 2026

Discover LobsterAI, the all‑in‑one personal assistant powered by Claude and built with Electron. Packed with data analysis, PPT generation, email handling, and sandboxed execution, it runs on macOS, Windows, and Linux. Whether you’re a developer looking to hook your own skills or a power user seeking a free productivity boost, this guide walks you through installation, quick start, packaging, and expanding the skill set. Dive into the architecture, learn how to add new tools, and see how LobsterAI bridges your desktop with mobile IM platforms for on‑the‑go control.

Visual Explainer: From Terminal Art to HTML Diagrams

February 27, 2026

Many developers still print complex terminal output as plain text, but ASCII art and pipe‑delimited tables quickly become unreadable. Visual Explainer turns any terminal diagram, code diff, or plan review into a polished, self‑contained HTML page – complete with dark/light theming, interactive Mermaid charts, and responsive slide decks. The skill ships with commands like `/diff-review`, `/plan-review`, or `/generate-slides` that auto‑detect when you’re dumping a big table and replace it with an eye‑catching page. With a single `pi install` you get a ready‑to‑go developer utility that runs directly in your browser, saving time on presentation prep or documentation. Let Visual Explainer bring visual clarity to your debugging and code review workflow.