AI Agents and LLM Tooling
The biggest cluster of trending repos today centers on building, running, and governing AI agents.
- bradautomates/claude-video: Gives Claude the ability to watch any video by downloading, extracting frames, and transcribing before passing context to the model. (+988)
- moeru-ai/airi: A self-hosted AI companion runtime supporting real-time voice chat and game playing (Minecraft, Factorio), targeting a Neuro-sama-like experience. (+797)
- agentscope-ai/QwenPaw: A personal AI assistant that installs locally or in the cloud and connects to multiple chat apps with extensible capabilities. (+769)
- virgiliojr94/book-to-skill: Converts any technical book PDF into a Claude Code skill ready for reference during active work sessions. (+423)
- usestrix/strix: An open-source AI penetration testing tool for finding and fixing application vulnerabilities. (+379)
- volcengine/OpenViking: A self-evolving context database for AI agents that unifies memory, knowledge retrieval, and skills. (+129)
- huggingface/speech-to-speech: Builds local voice agents using open-source models with no cloud dependency. (+227)
- microsoft/agent-governance-toolkit: Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous agents, covering all 10 OWASP Agentic Top 10 items. (+46)
- humanlayer/12-factor-agents: A principles guide for building LLM-powered software good enough for production customers. (+49)
- NVIDIA/OpenShell: A safe, private runtime for autonomous AI agents built in Rust. (+23)
- HKUDS/OpenSpace: A skill management layer for AI agents. (+58)
- BuilderIO/agent-native: A framework for building agent-native applications. (+112)
- danielmiessler/LifeOS: A general hill-climbing AI harness for moving from current state to ideal state in life and work. (+48)
- andrewyng/aisuite: A simple, unified interface to multiple generative AI providers. (+62)
- lightseekorg/tokenspeed: A speed-focused LLM inference engine. (+53)
- tensorzero/tensorzero: An open-source LLMOps platform combining an LLM gateway, observability, evaluation, and experimentation. (+20)
- BoundaryML/baml: A programming language designed specifically for building agents. (+46)
- ai-dynamo/dynamo: A datacenter-scale distributed inference serving framework. (+13)
AI-Assisted Developer Workflow
- NanmiCoder/cc-haha: A local-first cross-platform desktop workspace for Claude Code with multi-agent support, Git worktrees, code diffs, and messaging platform integrations. (+37)
- DayuanJiang/next-ai-draw-io: A Next.js app that lets users create and modify draw.io diagrams through natural language commands. (+38)
- microsoft/flint-chart: A visualization language that lets AI agents reliably produce expressive charts from simple, human-editable specs. (+115)
- basketikun/infinite-canvas: An open-source infinite canvas workbench for AI-assisted creative work, including image generation, video generation, and multi-agent coordination. (+67)
- modelcontextprotocol/modelcontextprotocol: The specification and documentation for the Model Context Protocol. (+15)
- microsoft/azure-devops-mcp: An MCP server that brings Azure DevOps capabilities directly to agents. (+3)
Data, Scraping, and Research Tools
- firecrawl/firecrawl: An API for searching, scraping, and interacting with the web at scale. (+523)
- NanmiCoder/MediaCrawler: A crawler for video and social content platforms including Xiaohongshu, Douyin, Bilibili, and Weibo. (+794)
- xbtlin/ai-berkshire: A value investing research framework built on Claude Code with multi-agent adversarial analysis using four master methodologies. (+174)
- paperswithbacktest/awesome-systematic-trading: A curated list of libraries, strategies, books, and resources for systematic trading. (+309)
- arc53/DocsGPT: A private AI platform for agents, assistants, and enterprise document search with a built-in agent builder. (+37)
Geospatial and Visualization
- opengeos/GeoLibre: A lightweight, cloud-native GIS platform for visualizing and analyzing geospatial data in the browser, on desktop, mobile, and inside Jupyter notebooks. (+607)
- pascalorg/editor: A tool for creating and sharing 3D architectural projects. (+341)
Infrastructure and Self-Hosting
- Crosstalk-Solutions/project-nomad: An offline-first knowledge server running Wikipedia, books, courses, maps, and optional local AI on hardware you own with no internet required. (+173)
- Zackriya-Solutions/meetily: A privacy-first, fully local AI meeting assistant with fast Whisper transcription, speaker diarization, and Ollama summarization for macOS and Windows. (+219)
- dani-garcia/vaultwarden: An unofficial Bitwarden-compatible server written in Rust for self-hosted password management. (+93)
- rustdesk/rustdesk: An open-source remote desktop application designed for self-hosting. (+105)
- medusajs/medusa: A flexible open-source commerce platform built for agents and developers. (+35)
- vudovn/ag-kit: An agent kit toolkit (purpose inferred from name). (+174)
- BurntSushi/ripgrep: A recursive regex search tool that respects gitignore rules. (+37)
- tokio-rs/axum: An ergonomic, modular HTTP routing and request-handling library for Rust. (+26)
- github/docs: The open-source repository for docs.github.com. (+13)
Today's trending list sends a clear signal: builders are converging hard on agent infrastructure, from runtime sandboxes and governance toolkits to skill management layers and local inference engines. The secondary wave of offline-first and self-hosted tools suggests that data sovereignty is becoming a first-class design constraint, not an afterthought.