AI and LLM Tooling
- upstash/context7 keeps LLM context fresh with up-to-date code documentation for AI editors (+69)
- musistudio/claude-code-router provides a local control plane for routing across models and orchestrating tools (+31)
- mattpocock/dictionary-of-ai-coding explains AI coding jargon in plain English (+50)
- HenryNdubuaku/maths-cs-ai-compendium is a math and CS reference aimed at aspiring AI and ML research engineers (+381)
- rohitg00/ai-engineering-from-scratch is a structured Python curriculum for learning, building, and shipping AI systems (+191)
- datawhalechina/hello-agents is a hands-on, from-scratch tutorial on agent design and implementation (+158)
- OpenSenseNova/SenseNova-U1 introduces a native unified model paradigm built from first principles (+97)
- anthropics/skills is Anthropic's public repository of reusable agent skills (+291)
- anthropics/cwc-workshops appears to be workshop material from Anthropic's Claude-with-code program (+162)
- elder-plinius/G0DM0D3 is a liberated AI chat interface (+69)
Open Coding Agents
- anomalyco/opencode is an open-source coding agent (+332)
- openinterpreter/openinterpreter is a coding agent built for open models including Kimi K3 (+383)
- MoonshotAI/kimi-cli is a CLI agent powered by the Kimi model (+65)
- Hmbown/CodeWhale is a community-driven open-source agent harness (+31)
- KnockOutEZ/wigolo offers local-first search, fetch, crawl, and research over MCP for AI coding agents, with no API keys required (+203)
- tirth8205/code-review-graph builds a persistent local code intelligence graph so AI tools load only relevant context (+355)
- sourcebot-dev/sourcebot is a self-hosted codebase understanding tool for humans and agents (+16)
Infrastructure and Observability
- SigNoz/signoz is an OpenTelemetry-native observability platform with logs, metrics, traces, and AI agent support (+432)
- PostHog/posthog is a self-hostable product analytics and AI observability platform with MCP support (+338)
- rivet-dev/agentos runs coding agents inside isolated Linux VMs with built-in orchestration (+136)
- rustfs/rustfs is an S3-compatible high-performance object storage system written in Rust, faster than MinIO for small payloads (+26)
- tursodatabase/turso is a SQLite-compatible SQL database in Rust that also speaks Postgres experimentally (+75)
- aws/agent-toolkit-for-aws provides official MCP servers, skills, and plugins for building AI agents on AWS (+20)
- apache/ossie is a vendor-neutral specification for exchanging semantic metadata across analytics, AI, and BI platforms (+47)
- agentscope-ai/agentscope is a framework for building and running observable, trustworthy agents (+15)
- foru17/neko-master is a modern dashboard for network traffic visualization and analysis (+23)
Web Frameworks and UI
- ibelick/ui-skills is a collection of UI skills for design engineers (+123)
- tldraw/tldraw provides an SDK for building infinite canvas apps in React (+85)
- darkroomengineering/lenis delivers smooth scrolling as a standalone library (+74)
- firecrawl/open-lovable clones and recreates any website as a React app in seconds (+135)
- fastapi/fastapi remains a go-to high-performance Python web framework (+33)
Dev Workflow and Tooling
- astral-sh/ruff is an extremely fast Python linter and formatter written in Rust (+19)
- dmtrKovalenko/fff is a fast file search SDK with bindings for Rust, Python, Node, and more (+15)
- Robbyant/lingbot-map is a feed-forward 3D foundation model for scene reconstruction from streaming data (+831)
- HKUDS/DeepTutor is a lifelong personalized tutoring system (+370)
- 66HEX/frame is an FFmpeg GUI (+40)
- Mebus/cupp is a common user passwords profiler for security testing (+6)
- goldmansachs/gs-quant is Goldman Sachs's Python toolkit for quantitative finance (+28)
- Expensify/App is the open-source New Expensify app built around financial chat (+8)
- lobehub/lobehub manages and schedules AI agent teams as an agent operator platform (+63)
Editorial Take
Today's trending list reads like a map of the current AI infrastructure buildout, with coding agents, agent orchestration, and observability tools crowding out almost every other category. The appetite for local-first, zero-cost, and self-hosted alternatives to cloud AI services is clearly growing, signaling that builders are optimizing for control and cost alongside capability.