Autonomous AI agents are the clear theme today, spanning GUI control (UI-TARS-desktop), self-evolving task runners (GenericAgent), and finance automation (AI-Trader). Tooling for the AI coding workflow is equally prominent: 9router offers a free multi-provider LLM gateway, addyosmani's agent-skills packages production engineering practices for coding agents, and easy-vibe teaches beginners to build with LLMs. Anthropic's financial-services repo drew the most stars, signalling sustained interest in regulated-industry AI use cases.

bytedance/UI-TARS-desktop

⭐ 32,376 stars · +669 today · TypeScript · topics: agent, agent-tars, browser-use, computer-use, cowork, gui-agent, gui-operator, mcp, mcp-server, multimodal, tars, ui-tars, vision, vlm

ByteDance's open-source desktop application that wires together vision-language models and browser/GUI automation so an AI agent can operate a computer like a human would. Trending as multimodal computer-use agents move from research demos toward practical desktop stacks.

anthropics/financial-services

⭐ 19,252 stars · +1449 today · Python

Anthropic's official collection of Python examples and reference implementations for deploying Claude in financial-services contexts. Its sudden spike likely reflects growing enterprise demand for compliant AI patterns from a first-party source.

addyosmani/agent-skills

⭐ 38,767 stars · +1065 today · Shell · topics: agent-skills, antigravity, antigravity-ide, claude-code, cursor, skills

A curated set of shell-based skill definitions that teach AI coding agents (Cursor, Claude Code, Antigravity) how to handle production engineering tasks reliably. Trending because it targets the growing base of developers who delegate real work to coding agents.

CloakHQ/CloakBrowser

⭐ 5,031 stars · +496 today · Python · topics: ai-agents, anti-detect, antidetect-browser, bot-detection, browser-automation, captcha-bypass, chromium, cloudflare, cloudflare-bypass, fingerprint, headless-browser, playwright, puppeteer, python, recaptcha, selenium, stealth-browser, undetected, web-scraping, webscraping

A patched Chromium build designed to defeat browser fingerprinting and bot-detection systems, offered as a drop-in Playwright replacement. Popular with developers doing web scraping or automation where standard headless browsers are reliably blocked.

HKUDS/AI-Trader

⭐ 15,758 stars · +163 today · Python

A fully automated trading agent that uses LLMs to analyse markets and execute trades without human intervention. Attracts attention from quant hobbyists and researchers exploring AI-driven finance automation.

jundot/omlx

⭐ 13,399 stars · +185 today · Python · topics: apple-silicon, inference-server, llm, macos, mlx, openai-api

A lightweight LLM inference server optimised for Apple Silicon that adds continuous batching, SSD-based KV caching, and an OpenAI-compatible API, all controllable from the macOS menu bar. Fills a gap for Mac users who want local inference without heavy frameworks.

datawhalechina/easy-vibe

⭐ 9,347 stars · +635 today · JavaScript · topics: agent, ai, coding, course, deepseek, gemini, genai, gpt, llm, low-code, mcp, nextjs, no-code, openai, programming, tutorial, vibe-coding, vibecoding, vscode, workflow

A beginner-friendly JavaScript course from the Datawhale community covering AI-assisted 'vibe coding' workflows with tools like GPT, Gemini, and MCP. Its popularity reflects a wave of learners wanting structured guidance on building with generative AI.

playcanvas/supersplat

⭐ 6,919 stars · +579 today · TypeScript · topics: 3d-gaussian-splatting, 3dgs, gaussian-splatting, pcui, playcanvas, typescript, webgl, webgpu

A browser-based editor for creating, viewing, and cleaning up 3D Gaussian Splat scenes, built on WebGL/WebGPU. Likely picking up stars as Gaussian splatting matures from novelty to a practical 3D capture format.

lsdefine/GenericAgent

⭐ 10,647 stars · +174 today · Python · topics: ai-agent, automation, autonomous-agent, browser-automation, claude, computer-control, desktop-automation, gemini, lightweight, llm-agent, memory-system, python, self-evolving, skill-tree, task-automation

A self-improving autonomous agent that starts from a small seed codebase and builds its own skill tree over time, claiming full desktop control with significantly lower token usage. Trending because the self-evolving angle and efficiency claims stand out in a crowded agent space.

decolua/9router

⭐ 7,511 stars · +803 today · JavaScript · topics: ai-agents, ai-gateway, anthropic, chatgpt, claude, claude-code, cline, codex, copilot, cursor, deepseek, free-ai, gemini, gemini-cli, llm, llm-gateway, openai, openai-proxy, qwen, token-saver

An LLM gateway that routes requests from tools like Claude Code or Cursor through 40-plus free-tier providers, with automatic fallback and a token-reduction layer that claims 40% savings. Appeals to developers who keep hitting API rate limits or cost ceilings.

Source: GitHub Trending — Daily [1]