AI and LLM Agent Frameworks
The biggest cluster on today's trending list is autonomous agent tooling, with several repos pushing the boundaries of what agents can do independently.
- diegosouzapw/OmniRoute (617 stars today) - A free AI gateway that unifies 160+ providers behind one endpoint, with token compression and smart fallback for coding tools like Claude Code and Cursor.
- topoteretes/cognee (868 stars today) - An open-source memory platform giving AI agents persistent long-term memory via a self-hosted knowledge graph.
- HKUDS/CLI-Anything (122 stars today) - A project that makes any software agent-native by wrapping CLI interfaces for LLM consumption.
- craft-ai-agents/craft-agents-oss (105 stars today) - An open-source agent framework inferred from its organization and naming.
- ogulcancelik/herdr (467 stars today) - A terminal-based agent multiplexer for running multiple agents side by side.
- gglucass/headroom-desktop (49 stars today) - A desktop app designed to extend Claude Code and Codex usage limits.
Web Scraping and Data Extraction
Scrapers and crawlers that feed LLMs with web data continue to attract serious attention.
- firecrawl/firecrawl (826 stars today) - A large-scale API for searching, scraping, and interacting with the web, optimized for AI pipelines.
- unclecode/crawl4ai (288 stars today) - An open-source LLM-friendly web crawler and scraper built for RAG workflows.
- lumina-ai-inc/chunkr (262 stars today) - Vision infrastructure for converting complex documents into RAG-ready structured data.
AI-Powered Website and Video Tools
A clear theme today is using agents to replicate or manipulate rich media automatically.
- JCodesMore/ai-website-cloner-template (760 stars today) - A template for cloning any website with a single command using AI coding agents.
- firecrawl/open-lovable (135 stars today) - Recreates any website as a modern React app in seconds using AI.
- browser-use/video-use (967 stars today) - Lets coding agents edit video files autonomously.
Financial and Trading Agents
Multi-agent LLM frameworks applied to financial analysis and trading are having a strong moment.
- xbtlin/ai-berkshire (1386 stars today) - A value investing research framework for Claude Code and Codex, drawing on methodologies from Buffett, Munger, and others, with multi-agent adversarial analysis.
- HKUDS/Vibe-Trading (839 stars today) - A personal trading agent built on LLMs.
- TauricResearch/TradingAgents (362 stars today) - A multi-agent LLM framework for financial trading.
- hsliuping/TradingAgents-CN (98 stars today) - A Chinese-language enhanced fork of TradingAgents.
- google-research/timesfm (127 stars today) - Google Research's pretrained time-series foundation model for forecasting.
Developer Infrastructure and Auth
Core infrastructure projects for apps that need auth, databases, and backend services.
- logto-io/logto (158 stars today) - Authentication and authorization infrastructure for SaaS and AI apps, built on OIDC and OAuth 2.1 with multi-tenancy and RBAC.
- appwrite/appwrite (12 stars today) - A complete cloud backend including auth, databases, storage, and functions for web, mobile, and AI apps.
- surrealdb/surrealdb (22 stars today) - A scalable distributed document-graph database built in Rust for the realtime web.
- metalbear-co/mirrord (12 stars today) - Runs any local process as if it were a pod in a Kubernetes cluster, including for AI agent environments.
Dev Workflow and Productivity Tools
- vercel-labs/skills (313 stars today) - An open agent skills tool installable via npx for extending agent capabilities.
- refactoringhq/tolaria (280 stars today) - A desktop app for managing Markdown knowledge bases.
- facebook/astryx (426 stars today) - An open-source, fully customizable design system built to be agent-ready.
- every-app/open-seo (99 stars today) - An open-source alternative to Semrush and Ahrefs for SEO analysis.
- commaai/openpilot (458 stars today) - An open robotics operating system that upgrades driver assistance on 300+ cars.
Today's trending list makes one thing obvious: builders are betting heavily on agents that can act autonomously across web, video, finance, and code, with memory, routing, and multi-provider access becoming foundational concerns rather than nice-to-haves. The convergence of scraping infrastructure, agent orchestration, and domain-specific frameworks like trading and investing suggests the next wave of developer tooling is less about writing code and more about wiring autonomous systems together.