AI and LLM Agents
The biggest theme today is autonomous agents that write, plan, and execute code without constant hand-holding.
- PrimeIntellect-ai/prime-agent - A self-improving RLM agent built for coding workflows and long-running autonomous tasks. (+2356)
- CodebuffAI/freebuff - A free, open coding agent with no usage gate. (+93)
- KunAgent/Kun - Local-first AI agent workspace covering coding, writing, design, and research, with a single runtime for desktop GUI and TUI. (+89)
- browseros-ai/BrowserOS - An open-source agentic browser positioned as an alternative to ChatGPT Atlas and Perplexity Comet. (+76)
- danielmiessler/LifeOS - A general hill-climbing AI harness that helps move from current state to ideal state across work and personal goals. (+143)
- vectorize-io/hindsight - Agent memory that learns from past runs. (+80)
- google/skills - Agent skills library for Google products and technologies. (+528)
- harveyai/harvey-labs - A benchmark for evaluating agent capabilities in legal work contexts. (+47)
- MervinPraison/PraisonAI - A framework for deploying autonomous self-improving agents with built-in memory and RAG in five lines of code. (+25)
- Significant-Gravitas/AutoGPT - The long-running accessible AI agent platform for building and running autonomous workflows. (+29)
AI Gateways and Model Routing
- diegosouzapw/OmniRoute - A free MIT-licensed AI gateway offering one endpoint for 290-plus providers, 500-plus models, quota-aware auto-fallback, and token compression. (+833)
- InsForge/InsForge - An all-in-one open-source backend platform giving coding agents database, auth, storage, compute, hosting, and an AI gateway. (+11)
LLM-Powered Coding Workflow Tools
- garrytan/gstack - A set of 23 opinionated Claude Code tools covering CEO, designer, engineering manager, release manager, doc engineer, and QA roles. (+204)
- virgiliojr94/book-to-skill - Converts any technical book PDF into a Claude Code skill ready to reference while working. (+568)
- vitali87/code-graph-rag - A RAG system for monorepos using knowledge graphs to query and edit multi-language codebases. (+96)
- DayuanJiang/next-ai-draw-io - A Next.js app integrating AI with draw.io so you can create and modify diagrams through natural language. (+105)
- pingdotgg/t3code - A coding tool from the Ping team, inferred as a code generation or scaffolding utility in the T3 ecosystem. (+163)
- stanfordnlp/dspy - The framework for programming language models through structured pipelines rather than raw prompting. (+152)
Finance and Domain-Specific LLM Applications
- TauricResearch/TradingAgents - A multi-agent LLM framework for financial trading. (+598)
- ZhuLinsen/daily_stock_analysis - An LLM-powered multi-market stock analysis system with real-time news, dashboards, and cost-free scheduled runs. (+306)
- google-deepmind/weathernext - A DeepMind repo for next-generation weather modeling, inferred as an ML-based forecasting project. (+86)
Infrastructure and Self-Hosted Platforms
- denoland/celld - Self-hosted, distributed Durable Objects built by the Deno team. (+384)
- goauthentik/authentik - A flexible open-source identity and authentication platform. (+310)
- fosrl/pangolin - Identity-aware VPN and tunneled reverse proxy for remote access built on WireGuard. (+48)
- rivet-dev/rivet - Rivet Actors as a primitive for stateful workloads, targeting AI agents and durable execution. (+25)
- cloudflare/computer - A Cloudflare-built tool that gives your agent access to a computer environment. (+501)
Dev Workflow and Tooling
- jdx/mise - A unified tool for managing dev tools, environment variables, and task running. (+48)
- nitrojs/nitro - A next-generation server toolkit for building and deploying web servers anywhere. (+16)
- Comfy-Org/ComfyUI - The modular diffusion model GUI and backend with a graph-nodes interface for generative image and video work. (+365)
- vladmandic/sdnext - An all-in-one WebUI for AI generative image and video creation and processing. (+24)
- lancedb/lancedb - An embedded retrieval library for multimodal AI applications. (+8)
- ruvnet/RuView - Turns commodity WiFi signals into real-time spatial intelligence and vital sign monitoring without video. (+156)
- HakanSeven12/OpenCADStudio - A CAD application in Rust with 2D/3D drawing, DWG/DXF support, and GPU-accelerated rendering. (+87)
- funstory-ai/BabelDOC - A document translator supporting multiple formats and languages. (+55)
- lissy93/web-check - An all-in-one OSINT tool for analyzing any website. (+19)
- amruthpillai/reactive-resume - A privacy-first, open-source resume builder that is fully customizable and free. (+46)
- github/docs - The open-source repository backing docs.github.com. (+14)
- openclaw/openclaw - A personal AI assistant running on any OS and platform. (+180)
Today's trending list makes one thing clear: the developer community has moved well past chatbot wrappers and is now building serious infrastructure for agents that act, remember, and improve over time. The parallel surge in self-hosted compute, identity, and gateway tooling suggests that founders are thinking hard about who controls the stack when AI is doing the work.