Bookmarks
Top 10 GitHub Repos
- autoresearch
- Andrej Karpathy's experiment in fully autonomous ML research: AI agents that run, evaluate, and iterate on single-GPU nanochat training loops automatically. Created 2026-03-06, it rocketed past 84k stars on the strength of Karpathy's name plus a genuinely novel "agents doing the science" framing. It's a reference implementation more than a product, but it's the most-watched new AI-agent repo of the moment.
- cc-switch
- A cross-platform Rust/Tauri desktop "all-in-one" controller for the now-crowded coding-agent CLI space — Claude Code, Codex, OpenCode, Gemini CLI, Hermes Agent, and more — with provider switching and skills management in one place. As developers juggle five different agent CLIs, a single switchboard has obvious pull, and the star curve reflects it.
- mempalace
- Pitched as the best-benchmarked open-source AI memory system, and free. Created 2026-04-05, it's a Python + ChromaDB long-term memory layer for LLMs and agents that has already cleared 53k stars in under two months. Agent memory is the most contested infrastructure category of the quarter, and MemPalace is leading the open-source pack on benchmarks.
- open-design
- A local-first, open-source Claude Design alternative shipping as a native desktop app: 259+ skills, 142+ design systems, and sandboxed preview/export to HTML/PDF/PPTX/MP4 across web, desktop, mobile, slides, and video. Created 2026-04-28 and already near 56k stars, it rides the Figma-alternative + BYOK wave and plugs into 17+ agent CLIs.
- nanobot
- From HKUDS (the lab behind several popular RAG/agent projects), nanobot is a lightweight open-source AI agent for tools, chats, and workflows. Created 2026-02-01, it has crossed 43k stars by being the "small, hackable, model-agnostic" option in a field of heavyweight harnesses — easy to read, easy to extend.
- context7
- Upstash's MCP server that injects up-to-date, version-correct library documentation into LLMs and AI code editors — directly addressing the "model trained on stale docs" failure mode. It remains one of the most installed MCP servers in practice (it's wired into many editor setups, including this workspace) and keeps shipping under active development.
- hyperframes
- "Write HTML. Render video. Built for agents." HeyGen's framework lets an agent emit HTML/GSAP and get back rendered video via Puppeteer + FFmpeg — a clean primitive for programmatic video generation. Created 2026-03-10, it's near 23k stars and is part of the broader "HyperFrames" pattern other tools (open-design, html-anything) are now adopting.
- Scrapling
- An adaptive Python web-scraping framework that scales from a single request to a full crawl, with stealth/anti-bot handling, Playwright integration, and a built-in MCP server so agents can scrape directly. As agent-driven data collection becomes routine, a scraper that ships its own MCP interface is hitting at the right time.
- cli (Google Workspace)
- Google's official one-command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, and Admin — dynamically built from the Discovery Service and shipping with AI-agent skills baked in. Created 2026-03-02, it's a first-party signal that vendors are now designing CLIs explicitly for agents to drive, not just humans.
- ruflo
- ruvnet's agent-orchestration platform for Claude: multi-agent swarms, autonomous workflow coordination, self-learning swarm intelligence, RAG, and native Claude Code / Codex integration. It's the most prominent of the "swarm" orchestration frameworks and continues to draw heavy engagement and contribution activity.
Honorable Mentions
- TencentCloud/CubeSandbox
- Instant, concurrent, lightweight secure sandbox for running AI-agent-generated code (new, 6,022★).
- sickn33/antigravity-awesome-skills
- Installable library of 1,400+ agentic skills with an installer CLI (39,266★).
- jackwener/OpenCLI
- Turn any website into a CLI an agent can use via your logged-in browser (new, 23,154★).
- esengine/DeepSeek-Reasonix
- DeepSeek-native terminal coding agent engineered around prefix-cache stability (new, 15,136★).
- sansan0/TrendRadar
- AI-driven trend/opinion monitor with multi-platform aggregation and MCP support (58,630★).