AI Gateways and LLM Routing
A clear theme today is reducing friction and cost when working across multiple LLM providers.
- diegosouzapw/OmniRoute: A free MIT-licensed AI gateway supporting 290+ providers and 500+ models with quota-aware auto-fallback and token compression that saves 15-95% on costs. (+1841 today)
- theopenco/llmgateway: Route, manage, and analyze LLM requests across multiple providers through a unified API. (+6 today)
- cheahjs/free-llm-api-resources: A curated list of free LLM inference resources accessible via API, useful for builders watching spend. (+164 today)
- rtk-ai/rtk: A single Rust binary CLI proxy that reduces LLM token consumption by 60-90% on common dev commands, zero dependencies required. (+300 today)
AI Agent Toolkits and Frameworks
Agent tooling continues to attract heavy attention, from coding assistants to browser automation.
- earendil-works/pi: A unified LLM API, agent loop, TUI, and coding agent CLI packaged as one toolkit. (+781 today)
- agegr/pi-web: A web UI front end for the pi coding agent. (+308 today)
- langgenius/dify: Build agentic workflows and RAG pipelines on a collaborative workspace that moves from prototype to production without rebuilding. (+155 today)
- browser-use/browser-use: Makes websites accessible for AI agents, enabling browser automation for online tasks. (+264 today)
- Panniantong/Agent-Reach: Gives AI agents read and search access to Twitter, Reddit, YouTube, GitHub, and more via one CLI with zero API fees. (+477 today)
- ComposioHQ/awesome-claude-skills: A curated collection of Claude skills, resources, and tools for customizing AI workflows. (+663 today)
- calesthio/OpenMontage: An open-source agentic video production system with 12 pipelines and 700+ agent skill files. (+333 today)
- ai-driven-dev/framework: A marketplace framework covering context engineering, plugins, agents, skills, and SDLC templates. (+59 today)
- makenotion/notion-mcp-server: The official Notion MCP server for connecting AI agents to Notion workspaces. (+3 today)
Web Scraping and Data Extraction
- firecrawl/firecrawl: An API to search, scrape, and interact with the web at scale, purpose-built for AI pipelines. (+522 today)
- apify/crawlee: A Node.js web scraping and browser automation library supporting Puppeteer, Playwright, Cheerio, and raw HTTP with proxy rotation. (+48 today)
- unclecode/crawl4ai: An open-source LLM-friendly web crawler and scraper. (+302 today)
Infrastructure, Security, and Compute
- block/buzz: A hive mind communication platform, the day's top trending repo by star delta. (+3270 today)
- ruvnet/RuView: Turns commodity WiFi signals into real-time spatial intelligence and presence detection without any video capture. (+1022 today)
- skypilot-org/skypilot: Unifies fragmented AI compute into a single platform for frontier AI teams. (+21 today)
- kata-containers/kata-containers: Lightweight VMs that perform like containers while providing VM-level workload isolation. (+8 today)
- koala73/worldmonitor: A real-time global intelligence dashboard with AI-powered news aggregation and geopolitical monitoring. (+2184 today)
- Crosstalk-Solutions/project-nomad: A self-contained offline survival computer with critical tools, knowledge, and local AI. (+87 today)
- ovexro/dockpanel: A modern server management panel in Rust and React covering sites, databases, Docker, DNS, and backups. (+16 today)
- flashinfer-ai/flashinfer: A kernel library for LLM serving workloads. (+5 today)
- tile-ai/tilelang: A domain-specific language for high-performance GPU, CPU, and accelerator kernel development. (+80 today)
Developer Workflow and Productivity
- Automattic/harper: An offline, privacy-first grammar checker powered by Rust. (+876 today)
- likec4/likec4: Visualize, collaborate, and evolve software architecture from live diagrams generated from your code. (+337 today)
- pingdotgg/t3code: A dev tooling project from the T3 ecosystem. (+184 today)
- moorcheh-ai/memanto: Persistent memory for AI agents. (+4 today)
- dottxt-ai/outlines: A library for structured outputs from LLMs. (+37 today)
- rohitg00/ai-engineering-from-scratch: A hands-on curriculum for learning, building, and shipping AI engineering projects. (+303 today)
Self-Hosted Apps and Web Frameworks
- CoreBunch/Instatic: An open-source alternative to Webflow and Framer, a self-hosted agentic visual CMS outputting clean static pages. (+201 today)
- C4illin/ConvertX: A self-hosted file converter supporting 1000+ formats. (+121 today)
- paperless-ngx/paperless-ngx: A community-supported document management system for scanning, indexing, and archiving. (+60 today)
- DioxusLabs/dioxus: A fullstack app framework for web, desktop, and mobile built in Rust. (+65 today)
- tonhowtf/omniget: A cross-platform Tauri and Rust desktop app for downloading, organizing, and studying media with spaced repetition. (+152 today)
- Pumpkin-MC/Pumpkin: A fast, efficient Minecraft server implementation written in Rust. (+473 today)
- shiyu-coder/Kronos: A foundation model for the language of financial markets. (+499 today)
Today's trending list makes it clear that builders are converging on two priorities: squeezing more value out of LLM APIs through smarter routing and compression, and building offline or self-hosted alternatives to services they no longer want to depend on. The surge in Rust-based tools across infrastructure, privacy tooling, and web frameworks signals a growing preference for performance and memory safety as these systems move closer to production.