AI and LLM Agent Frameworks
The biggest cluster on today's trending list is agentic tooling, signaling that builders are moving past prompt wrappers and into full agent infrastructure.
- BuilderIO/agent-native: A TypeScript framework for building agentic apps. (+607)
- anthropics/claude-code: Agentic coding tool that lives in the terminal, understands your codebase, and handles git workflows via natural language. (+468)
- earendil-works/pi: Unified LLM API, agent loop, TUI, and coding agent CLI in one toolkit. (+432)
- browser-use/browser-use: Agents that use the browser to complete tasks autonomously. (+248)
- tinyhumansai/openhuman: Open-source agent harness with local-first memory, orchestration, and workflows. (+84)
- akitaonrails/ai-memory: Long-term memory for agent coding CLIs with handoff support across agent vendors. (+167)
- aipoch/open-science: Local-first, model-agnostic AI research workbench with MCP tools, Python and R execution, and traceable artifacts. (+91)
AI-Powered Creative and Content Tools
A strong secondary theme is AI tooling aimed at creators, video editors, and media workflows.
- krillinai/OpenCreator: Open-source AI workspace for video, image, voice, avatar creation, and translation powered by Codex agents. (+133)
- zhouxiaoka/autoclip: AI-powered video clipping and highlight generation tool. (+250)
- yikart/AiToEarn: A platform oriented around using AI to generate income. (+92)
- virgiliojr94/book-to-skill: Converts any technical book PDF into a Claude Code skill for on-the-job reference. (+210)
- OpenCut-app/OpenCut: Open-source alternative to CapCut for video editing. (+352)
Generative UI and Web Frameworks
- vercel-labs/json-render: A generative UI framework for rendering structured JSON as dynamic interfaces. (+763)
- Jakubantalik/thinking-orbs: Dotted loading indicators for AI and agent UIs, with nine types, two sizes, and automatic dark and light mode. (+168)
- bendlang/bend: Bend 2, a fast language that uses proof to block AI-introduced mistakes. (+193)
Open-Source Alternatives to Paid Platforms
Builders continue shipping open replacements for expensive proprietary tools.
- Open-Dev-Society/OpenStock: Real-time market tracking, personalized alerts, and company insights as a free alternative to paid market platforms. (+844)
- Crosstalk-Solutions/project-nomad: Offline-first knowledge server running Wikipedia, books, courses, maps, and optional local AI on your own hardware. (+394)
- paperless-ngx/paperless-ngx: Community-supported document management system for scanning, indexing, and archiving. (+377)
- ZuodaoTech/everyone-can-use-english: An English-learning app. (+55)
- Diolinux/PhotoGIMP: A Photoshop-style patch for GIMP 3 targeting Photoshop users. (+18)
Infrastructure, Data, and DevOps Tooling
- cloudflare/quiche: Cloudflare's QUIC transport protocol and HTTP/3 implementation in Rust. (+32)
- pola-rs/polars: Extremely fast DataFrame query engine written in Rust. (+14)
- apache/datafusion: Apache's SQL query engine. (+8)
- nklmilojevic/sofka: Kubernetes TUI reimagined in Rust with async-first architecture. (+80)
- feigeCode/navop: Native all-in-one workspace for databases, SSH, SFTP, terminals, remote desktop, monitoring, and AI. (+38)
- cloudflare/mcp-server-cloudflare: Cloudflare's MCP server integration. (+10)
- mvt-project/mvt: Mobile Verification Toolkit for forensic analysis of potentially compromised mobile devices. (+169)
- docling-project/docling: Document preparation pipeline for generative AI ingestion. (+130)
- longbridge/gpui-kit: Rust GUI components for cross-platform desktop apps using GPUI. (+24)
- Automattic/harper: Offline, privacy-first grammar checker written in Rust. (+65)
Financial Analysis Tools
- ZhuLinsen/daily_stock_analysis: LLM-powered multi-market stock analysis with real-time news, decision dashboards, and automated notifications. (+59)
- TNT-Likely/PanWatch: Self-hosted AI stock monitoring assistant with multi-agent investment decision support for A-share, Hong Kong, and US markets. (+47)
- anthropics/financial-services: Anthropic's financial services reference implementation. (+424)
Today's trending list reads as a clear signal that the developer community is converging on two priorities: making agents more reliable and persistent through better memory, orchestration, and tooling, and replacing expensive proprietary platforms with open, self-hosted alternatives. The volume of agent-adjacent repos, from UI components to CLI frameworks to long-term memory layers, suggests that production agent infrastructure is the defining build target of this moment.