Discover the Best AI Resources
Curated essentials, no noise — just what matters
Self-supervised vision foundation model producing dense, patch-level features that transfer to classification, segmentation, depth, and detection with a frozen backbone. Spans ViT-S (21M) to ViT-7B (6.7B params), plus ConvNeXt and satellite variants.
Displays model info, token usage, git branch and other runtime metrics as a customizable Powerline-style status line for Claude Code CLI. Includes an interactive TUI, many widgets (usage, speeds, block timer), OSC8 links, and cross-platform support via npx/bunx.
A ~3.2M-conversation Hugging Face dataset of non-toxic human–ChatGPT interactions for instruction finetuning and evaluation; includes full transcripts plus request headers, hashed IP/geolocation, turn-level moderation scores and usage metadata.
Chat-driven tool that clones any website and converts it into a working modern React app. Uses a Firecrawl backend to orchestrate multiple LLM providers and offers a fast sandbox preview workflow (Vercel or E2B) for rapid prototyping and iterative edits.
Provides an MCP server exposing 30+ trading tools — real-time prices, technical indicators, Bollinger Band scores, Reddit/news sentiment, and backtesting — designed to integrate with Claude/OpenClaw agents for automated market analysis.
Provides hierarchical, versioned semantic memory for AI agents with Git-like branching, commits, and rollbacks—using semantic paths and cryptographic provenance instead of opaque vector stores. Designed for branch-aware, auditable memory in multi-agent and production workflows.
Extensible AI coding-agent toolkit offering a terminal-first coding agent CLI, a unified multi-provider LLM API, TUI and web UI libraries, Slack integration, and vLLM pod support—built to prototype and run agent-driven developer workflows.
A TypeScript agent harness split into composable npm packages: a unified LLM API across OpenAI, Anthropic and Google, an agent runtime with tool calling and state, a self-extensible coding-agent CLI, and a differential-rendering terminal UI library.
Framework for building multi-modal AI agents that watch, listen, and reason over live video, pairing vision models (YOLO, Roboflow, Moondream) with LLMs like Gemini and OpenAI. Agents join calls in ~500ms and keep audio/video latency under 30ms.
Write repository automation as natural-language markdown that compiles into deterministic GitHub Actions workflows running AI agents. Agents run read-only by default and write only via sanitized safe-outputs. Works with Copilot, Claude, Codex, or Gemini.
Turns OpenAI Whisper into a live streaming transcriber: audio flows in over WebSocket and text returns word-by-word instead of after full utterances. Adds SimulStreaming and LocalAgreement decoding, Silero VAD, and speaker diarization, all self-hosted.
Bridges MCP-capable AI agents (Claude, Copilot, Cursor) to 150+ offensive-security tools, letting them autonomously run pentests, vulnerability scans, and bug-bounty workflows. A decision engine picks the right tools and adapts as findings emerge.