AI Agent Workspaces and Orchestration
The single biggest theme today is tooling for running, managing, and coordinating fleets of AI agents.
- stablyai/orca: An agent development environment (ADE) for running parallel coding agents across desktop, mobile, and VPS. (+1157 today)
- paperclipai/paperclip: Open-source app for managing AI agents at work, positioned as a team-facing agent layer. (+450 today)
- holaboss-ai/holaOS: All-in-one AI agent workspace with 100+ integrations, MCP support, and shared memory across tools, browser, and files. (+241 today)
- earendil-works/pi: Unified LLM API, agent loop, TUI, and coding agent CLI bundled into a single toolkit. (+1029 today)
- NousResearch/hermes-agent: A general-purpose agent described as one that grows with the user over time. (+593 today)
- macro-inc/macro: Unified workspace (email, chat, docs, tasks, calls, CRM) with shared AI memory, built in Rust. (+1239 today)
- anthropics/skills: Anthropic's public repo for reusable agent skills, useful for anyone building on Claude. (+312 today)
LLM Tooling and Model Infrastructure
- unslothai/unsloth: Local UI for running and fine-tuning LLMs and diffusion models, supporting Qwen3, DeepSeek, FLUX, and more. (+328 today)
- vllm-project/vllm: High-throughput, memory-efficient inference and serving engine for LLMs. (+96 today)
- semantica-agi/semantica: Graph-native infrastructure for context management and accountable AI systems. (+713 today)
- NVIDIA-NeMo/Switchyard: LLM traffic router preserving native OpenAI and Anthropic API compatibility, useful for benchmarking and cost optimization. (+408 today)
- cactus-compute/needle: 14 MB foundation model designed for phones, wearables, and robots. (+769 today)
- rtk-ai/rtk: CLI proxy that reduces LLM token consumption by 60 to 90 percent on common dev commands; single Rust binary with zero dependencies. (+160 today)
- NVIDIA-NeMo/Automodel: PyTorch distributed training library for LLMs and VLMs with out-of-the-box Hugging Face support. (+8 today)
- skypilot-org/skypilot: AI compute platform that abstracts fragmented cloud GPU resources into a unified interface. (+4 today)
Security and OSINT
- KeygraphHQ/shannon: AI pentester that analyzes source code, maps attack vectors, and executes real exploits against web apps and APIs before production. (+70 today)
- smicallef/spiderfoot: Automated OSINT platform for threat intelligence and attack surface mapping. (+283 today)
- megadose/holehe: Tool to check whether an email address is registered across 100+ sites using the forgotten password flow. (+195 today)
- soxoj/maigret: Username-based dossier collector pulling data from 3000+ sites. (+46 today)
AI-Powered Content and Generative Media
- hugohe3/ppt-master: Converts documents or topics into native PowerPoint decks with shapes, animations, charts, and audio narration. (+1064 today)
- Lightricks/LTX-2: Python inference and LoRA trainer for the LTX-2 audio-video generative model. (+205 today)
- index-tts/index-tts: Industrial-grade zero-shot text-to-speech system. (+105 today)
- lightningpixel/modly: Desktop app for generating 3D models from images using local GPU-accelerated AI. (+118 today)
Developer Workflow and Productivity
- cursor/plugins: Official plugin specification and first-party plugins for the Cursor editor. (+54 today)
- ChromeDevTools/chrome-devtools-mcp: Chrome DevTools exposed as an MCP server so coding agents can inspect and interact with the browser. (+69 today)
- apify/apify-mcp-server: MCP server giving AI agents access to thousands of Apify scrapers and crawlers for web data extraction. (+136 today)
- ZuodaoTech/everyone-can-use-english: Language learning tool aimed at making English accessible to all learners. (+394 today)
- 3b1b/manim: Animation engine for producing explanatory math videos, used widely in technical education. (+176 today)
- practical-tutorials/project-based-learning: Curated list of project-based programming tutorials across many languages and domains. (+222 today)
- HKUDS/DeepTutor: Lifelong personalized tutoring system powered by AI. (+282 today)
Web Frameworks and Full-Stack Templates
- fastapi/full-stack-fastapi-template: Production-ready template combining FastAPI, React, SQLModel, PostgreSQL, Vite, Tailwind CSS, and Docker Compose. (+51 today)
- documenso/documenso: Open-source alternative to DocuSign for document signing workflows. (+35 today)
- calcom/cal.diy: Open scheduling infrastructure intended for broad self-hosting use. (+55 today)
Finance and Market Intelligence
- shiyu-coder/Kronos: Foundation model trained on financial market language for market analysis tasks. (+215 today)
- ZhuLinsen/daily_stock_analysis: LLM-powered multi-market stock analysis system with real-time news, a decision dashboard, and automated notifications. (+186 today)
- koala73/worldmonitor: Real-time geopolitical and infrastructure monitoring dashboard with AI-powered news aggregation. (+377 today)
- juspay/hyperswitch: Open-source composable payments platform with intelligent routing and revenue recovery. (+20 today)
Today's trending list makes one pattern hard to ignore: the tooling layer around AI agents is fragmenting rapidly, with separate projects targeting orchestration, routing, memory, skill libraries, and fleet management all appearing on the same day. Builders are clearly past the "single chatbot" phase and are now wrestling with the harder problems of reliability, cost, and coordination at scale.