Discover the Best AI Resources
Curated essentials, no noise — just what matters
Provides a diagnostic suite that audits video-understanding benchmarks to find samples solvable without visual or temporal input, filters those shortcuts, and produces a distilled video-native testbed that reveals major capability gaps in current Video-LLMs.
Provides a curated collection of DESIGN.md files extracted from real websites so AI coding and design agents can generate visually consistent UIs from a single markdown file. Includes previews, extracted tokens, and ready prompts for quick agent integration.
Provides reusable 'Agent Skills'—modular skill packages for integrating Gemini, Managed Agents, and Google Cloud services into installable agent components. Focuses on ready-made connectors and recipes for common Google product workflows, speeding up building and extending agents on Google's Agent Platform.
Runs an LLM-driven agent loop that iteratively proposes, applies, tests, and commits small repo changes—each successful iteration becomes a separate git commit while failures are rolled back or preserved for repair. Supports multiple agent backends, worktrees for concurrency, live terminal status, and optional per-iteration pushes.
A dense 128B multimodal model with a 256k context window, configurable reasoning effort, and native function-calling for agentic workflows. Supports text+image input, multilingual output, and is released on Hugging Face under a Modified MIT license with revenue-based exceptions.
Turns natural-language instructions into runnable trading research: data loaders, strategy generation, backtests, reports, and optional broker connectors. Focuses on a tool-driven agent model (36+ MCP tools, 77 finance skills) and an Alpha Zoo of 452 pre-built alphas for reproducible research and gated agentic trading.
Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.
Provides a native desktop interface to install, configure, and chat with Hermes Agent—handling local or remote backends, provider setup, sessions, memory, and tools. Ships a guided installer, streaming SSE chat UI with token tracking, persona/profile management, messaging gateways, and cron scheduling.
Turns a repo's code, docs, PDFs, images, and videos into a queryable multimodal knowledge graph for AI coding assistants. Uses deterministic AST extraction for code and LLM-based semantic extraction for other assets, exporting interactive HTML, JSON, and a human-readable audit report.
Generates 48kHz multilingual speech from text using a tokenizer-free diffusion-autoregressive TTS architecture, supporting natural-language voice design, controllable cloning, and low-latency streaming. Notable for a 2B-parameter backbone and built-in AudioVAE super-resolution (16k→48k).
Generates and iterates on long‑horizon agentic plans and code — designed to stay productive across many rounds of tool calls and experiments. Emphasizes iterative reasoning, stronger repo/terminal automation and code generation than GLM‑5, and can be served locally for research and autonomous-agent workloads.
Aggregates and deduplicates public Claude distillation datasets into a unified 'messages' format with source attribution; focused on instruction-tuning and reasoning samples for SFT and LLM training, while requiring users to follow original sources' licenses.