Discover the Best AI Resources
Curated essentials, no noise — just what matters
Local-first voice cloning studio that runs on your machine to clone voices, generate speech in 23 languages, apply audio effects, and compose multi-voice projects. Includes five switchable TTS engines, a REST API, and native GPU/MLX support for privacy-sensitive offline workflows.
Fetches multi-source content (webpages, YouTube, PDFs, WeChat, paywalled articles, podcasts), uploads it to Google NotebookLM, and generates outputs such as podcasts, PPTs, mind maps, or quizzes. Differentiators: automatic paywall-bypass pipeline, Claude Code Skill integration, and CLI + MCP components for WeChat and document scraping.
Provides a REST server that lets AI agents browse sites while avoiding common bot-detection by running Camoufox (a Firefox fork with C++-level fingerprint spoofing). Returns compact accessibility snapshots, stable element refs, session isolation, proxy/geoIP support, and agent-friendly endpoints (click, type, snapshot, transcripts).
A concise, four‑principle guideline (as CLAUDE.md or a Claude Code plugin) that teaches LLMs to: state assumptions, prefer simple solutions, make surgical edits, and use testable success criteria — reducing overcomplication and unwanted changes when an LLM edits code.
Improves Claude Code's coding behavior with a single CLAUDE.md that prescribes four practical rules—Think Before Coding, Simplicity First, Surgical Changes, and Goal-Driven Execution—to reduce LLM assumptions, overengineering, and unrelated edits.
A transparent proxy that lets Claude Code CLI and the VSCode extension run without an Anthropic API key by routing requests to NVIDIA NIM, OpenRouter, LM Studio, or llama.cpp; supports per-model mapping, thinking-token parsing, and messaging integration.
Renders Mermaid source synchronously to themeable SVG or ASCII/Unicode art for UIs and terminals. Includes 15 built-in themes, Shiki theme extraction, mono mode and zero-DOM dependencies so diagrams render instantly in React, CLIs, or chat/agent UIs.
Native macOS terminal that surfaces and manages AI coding-agent sessions with vertical tabs, pane-level notification rings, a scriptable in-app browser, and a CLI/socket API — Ghostty-compatible and built in Swift/AppKit for low memory and fast startup.
Provides a unified plugin suite that connects OpenClaw AI assistants to Chinese IM platforms (WeChat, WeCom, QQ, DingTalk, Feishu). Focuses on stable messaging, unified plugin API, streaming replies, media handling and configurable delivery modes.
Browser dashboard for OpenClaw Gateways that shows agents, streams runtime events, supports chat and exec approvals, and lets you configure jobs. Runs a small server process (Node + SQLite) and supports local or cloud setups with Tailscale or SSH access.
Native Windows companion suite for OpenClaw that provides a system tray app, shared gateway libraries, and CLI utilities for quick chat, node control, diagnostics, and gateway pairing/observability.
Models an AI agent's context as a file system, unifying memory, resources, and skills instead of flat vector RAG. Uses L0/L1/L2 tiered loading to cut tokens, directory-recursive plus semantic retrieval, and visualized retrieval traces for debugging.