Discover the Best AI Resources
Curated essentials, no noise — just what matters
Provides a command-line interface for AI agents to create, read, render, and modify Word/Excel/PowerPoint files headlessly. Includes a built-in high-fidelity HTML/PNG renderer, deterministic JSON APIs, resident mode and an MCP server for direct agent integration—suited for CI, containers, and automated document pipelines.
Curated marketplace of Claude Code plugins maintained by Anthropic, separating its own internally built plugins from vetted community submissions. Browse and install directly inside Claude Code via /plugin install {name}@claude-plugins-official.
Turns any codebase, docs, or wiki into an interactive knowledge graph for exploration, semantic search, and Q&A. Uses a Tree-sitter + multi-agent LLM pipeline to auto-generate node summaries, guided tours, and diff impact analysis; CLI and dashboard integrations.
A distilled 26M-parameter encoder–decoder LLM for on-device function-calling and tool use. Uses a pure-attention Simple Attention Network, provides open weights and local finetuning, and targets high-throughput inference on the Cactus runtime.
Transforms articulated 3D asset creation into a programmatic, LLM-driven code-generation workflow that produces objects with semantic parts, robust geometry, and physical joints. Includes CLI generation, a local viewer, and pipelines for large-scale dataset contribution.
Orchestrates parallel CLI-based AI agents in isolated git worktrees so you can run multiple coding agents side-by-side, review AI-generated diffs, and link PRs/CI to each worktree. Desktop client with a mobile companion and BYO model subscriptions.
Pretrained image-model checkpoint hosted on Hugging Face by Facebook (Meta) for vision experiments and transfer learning. Includes downloadable weights and metadata under CC BY‑NC 4.0 — suitable for research and prototyping but restricted for commercial use.
Orchestrates LLM-powered coding agents in isolated sandboxes to automate code edits and review pipelines. Provider-agnostic (Docker, Podman, Vercel), supports branch strategies, session capture, reusable sandboxes and structured outputs.
Review-first terminal diff viewer that opens changesets in an interactive TUI with multi-file review stream, sidebar navigation, and inline AI/agent annotations. Supports split/stack responsive layouts, watch mode, and Git/Jujutsu pager integration.
Evaluates job postings and produces tailored CVs, cover letters, and interview prep using a Claude Code-driven agent workflow. Distinguishes itself with a drafter–reviewer loop, mandatory PDF compilation and ATS text-layer verification, plus extensible portal scrapers and LaTeX templates.
Hands-on, phase-based curriculum for building end-to-end AI systems from first principles — implement algorithms, run tests, and ship reusable artifacts (prompts, skills, agents, MCP servers) across Python, TypeScript, Rust, and Julia under an MIT license.