AI and LLM Tools
- cactus-compute/needle: A 14MB foundation model designed for phones, wearables, and robots. (+547)
- unslothai/unsloth: Local UI to run and fine-tune LLMs and diffusion models including Qwen3, DeepSeek, and FLUX. (+434)
- MakazhanAlpamys/Soup: Fine-tune LLMs from a single YAML file; layer streaming trains an 8B model on a 4 GB laptop GPU. (+297)
- sgl-project/sglang-omni: High-performance serving for TTS, ASR, speech, and omni models. (+12)
- lightningpixel/modly: Desktop app that generates 3D models from images or prompts using local GPU inference. (+294)
- liustack/modlens: Vision plugin for DeepSeek Harness; converts pasted images into structured JSON with OCR, layout, and semantic data. (+590)
- semantica-agi/semantica: Graph-native infrastructure for context and accountable AI systems. (+469)
- harry0703/MoneyPrinterTurbo: Automated AI workflow that generates HD short videos from a topic or keyword. (+403)
- THU-MAIC/OpenMAIC: Open multi-agent interactive classroom for immersive learning in one click. (+33)
Coding Agents and Agent Infrastructure
- earendil-works/pi: AI agent toolkit with unified LLM API, agent loop, TUI, and coding-agent CLI. (+518)
- CodebuffAI/freebuff: Free coding agent. (+182)
- vercel-labs/deepsec: Security harness that uses coding agents to find vulnerabilities in a codebase. (+119)
- pacifio/atlas: Source control layer for agents; tracks changes from multiple coding agents and queries them in one place. (+123)
- HKUDS/CLI-Anything: Makes all software agent-native by wrapping CLI tools for agent consumption. (+118)
- ashishpatel26/500-AI-Agents-Projects: Curated collection of 500 AI agent use cases across industries with open-source implementation links. (+49)
- whiteguo233/OpenBiliClaw: Local-first cross-platform AI content discovery agent that searches Bilibili, YouTube, Reddit, and more. (+184)
- NVIDIA-NeMo/Switchyard: Routes LLM traffic across models and providers while preserving OpenAI and Anthropic API compatibility. (+128)
Developer Workflow and Productivity
- cordiverse/cordis: Meta-framework for spatiotemporal composability in TypeScript applications. (+599)
- cursor/plugins: Official Cursor plugin specification and plugin collection. (+149)
- github/spec-kit: Toolkit to help teams get started with spec-driven development. (+892)
- macro-inc/macro: Unified team workspace covering email, chat, docs, tasks, agents, calls, and CRM with shared AI memory, built in Rust. (+325)
- titanwings/colleague-skill: Converts colleague knowledge into reusable skills for a digital-life platform. (+435)
- public-apis/public-apis: Collective list of free public APIs. (+2260)
Infrastructure and Database Tooling
- t8y2/dbx: 20 MB cross-platform database client supporting 70-plus databases, with built-in AI, MCP server, CLI, and Docker. (+187)
- superradcompany/microsandbox: Easy, fast, local-first microVM runtime and library. (+32)
- rustdesk/rustdesk: Self-hosted open-source remote desktop application, an alternative to TeamViewer. (+395)
- grafana/grafana: Open composable observability and data visualization platform for metrics, logs, and traces. (+13)
- elastic/kibana: Data visualization and exploration window for the Elastic stack. (+6)
- longbridge/gpui-component: Rust GUI components for cross-platform desktop apps built with GPUI. (+34)
Security and OSINT
- smicallef/spiderfoot: Automates OSINT for threat intelligence and attack-surface mapping. (+245)
- megadose/holehe: Checks whether an email is registered on sites like Twitter and Instagram using the forgotten-password function. (+382)
Web Frameworks and CMS
- vuejs/core: Progressive JavaScript framework for building web UIs. (+9)
- strapi/strapi: Open-source headless CMS, fully TypeScript and developer-first. (+33)
- dubinc/dub: Modern link attribution platform used by marketing teams at Framer, Perplexity, and others. (+33)
- calcom/cal.diy: Open scheduling infrastructure for everyone. (+38)
- microsoft/TypeScript: TypeScript language compiler and type system. (+16)
Utilities
- nexmoe/VidBee: Downloads videos from almost any website worldwide. (+35)
- p2r3/convert: Universal online file converter. (+16)
- mayocream/koharu: ML-powered manga translator written in Rust. (+98)
Today's trending list makes a clear statement: builders are converging on two problems at once, shrinking AI models small enough to run on edge devices and wiring up the agent infrastructure needed to coordinate them at scale. The surge of source-control layers, routing proxies, vision plugins, and spec-driven toolkits suggests that managing and auditing agent behavior is quickly becoming as important as building the agents themselves.