AI Agents and LLM Tools
The bulk of today's momentum lives here, and the breadth is notable.
- NousResearch/hermes-agent - A general-purpose AI agent designed to grow with its user over time (+475)
- anomalyco/opencode - Open-source coding agent built for terminal-first workflows (+414)
- mvanhorn/last30days-skill - Agent skill that researches any topic across Reddit, X, YouTube, HN, and the web, then synthesizes a grounded summary (+600)
- bytedance/deer-flow - Long-horizon SuperAgent harness that researches, codes, and creates using sandboxes, memory, and subagents (+209)
- rohitg00/agentmemory - Persistent memory for AI coding agents, benchmarked for real-world performance (+68)
- TencentCloud/TencentDB-Agent-Memory - Team-level memory hub turning conversations, docs, and code into four reusable memory assets for AI agents (+227)
- karpathy/autoresearch - AI agents running automated research on single-GPU nanochat training (+91)
- Narcooo/inkos - Story creation AI agent for novels, scripts, translation, and interactive games (+55)
- ashishpatel26/500-AI-Agents-Projects - Curated collection of 500 AI agent use cases across industries with links to open-source implementations (+69)
- kangarooking/cangjie-skill - Distills books, long videos, and podcasts into executable agent skills (+113)
Open-Source Coding Agent Ecosystem
A cluster of repos has formed around coding agents specifically, including frontends, switchers, and plugin layers.
- different-ai/openwork - Open-source alternative to Claude Cowork, powered by opencode (+585)
- farion1231/cc-switch - Cross-platform desktop assistant that unifies Claude Code, Codex, OpenCode, Grok Build, and Hermes Agent (+345)
- openai/codex - Lightweight coding agent that runs in the terminal, written in Rust (+199)
- cursor/plugins - Official Cursor plugin specification and plugin registry (+12)
- ChromeDevTools/chrome-devtools-mcp - Chrome DevTools exposed as an MCP server for coding agents (+61)
- github/awesome-copilot - Community-contributed instructions, agents, skills, and configs for GitHub Copilot (+39)
Voice and Speech Tools
- huggingface/speech-to-speech - Build local voice agents using open-source models (+442)
- cjpais/Handy - Free, open-source, offline speech-to-text app written in Rust (+147)
- abus-aikorea/voice-pro - Gradio WebUI for TTS, zero-shot voice cloning, Whisper processing, and multilingual translation (+58)
Developer Workflow and Productivity
- agavra/tuicr - Terminal UI for code review with Vim keybindings (+188)
- sinelaw/fresh - Terminal-based IDE and text editor built for speed (+32)
- actions/starter-workflows - Starter workflow templates for GitHub Actions (+9)
- sharkdp/bat - A cat clone with syntax highlighting and Git integration (+15)
- marktext/marktext - Simple, elegant Markdown editor for Linux, macOS, and Windows (+44)
- unslothai/unsloth - Local UI for training and running modern open-weight models including Qwen, DeepSeek, and Gemma (+69)
Infrastructure and Self-Hosted Tools
- podman-desktop/podman-desktop - Desktop UI for managing containers and Kubernetes without Docker Desktop (+11)
- ansible/ansible - IT automation platform for deployment, configuration, and cloud management (+30)
- ai-dynamo/dynamo - Datacenter-scale distributed inference serving framework (+8)
- stalwartlabs/stalwart - All-in-one mail and collaboration server supporting IMAP, JMAP, SMTP, CalDAV, and more (+18)
- Zipstack/unstract - LLM-driven extraction of unstructured data for ETL pipelines and API deployments (+51)
- LibreTranslate/LibreTranslate - Self-hosted, offline-capable open-source machine translation API (+67)
- servo/servo - Lightweight, high-performance embeddable web engine written in Rust (+21)
Web Frameworks and UI
- vuejs/core - Vue.js progressive JavaScript framework for building web UIs (+10)
- gitroomhq/postiz-app - Agentic social media scheduling and management tool (+59)
- usekaneo/kaneo - Minimal open-source project management tool (+760)
- ArnasDon/wacrm - Self-hostable WhatsApp CRM with inbox, pipelines, and no-code automations (+9)
Data, Finance, and Research
- paperswithbacktest/awesome-systematic-trading - Curated list of libraries, strategies, and resources for systematic trading (+523)
- microsoft/TRELLIS.2 - Native and compact structured latents for 3D generation (+107)
- deepfakes/faceswap - Open-source deepfake face-swapping software (+364)
- SimplifyJobs/Summer2027-Internships - Daily-updated software and AI internship postings (+39)
Today's trending page reads as a snapshot of builders actively constructing the plumbing around AI agents, with persistent memory, skill packaging, and multi-agent orchestration all surfacing as primary concerns. The parallel rise of open-source alternatives to commercial coding tools like Cursor and Claude Cowork suggests the ecosystem is maturing fast enough that proprietary defaults are being challenged on nearly every front.