ToolRadarHQ
// 335 picks · 90 days

Explore the radar’s memory

Every pick we’ve ever shipped, plotted as a living constellation. Picks cluster by topic; threads between clusters reveal cross-topic connections. Zoom in to expand a cluster into its picks — drag, filter, click through to the brief.

// Browse

All picks

Archive results

  • The Model Does Not Need Memory. The Situation Does.

    A short essay reframing how to think about memory in LLM-based systems — the argument is that the context window, not the model, is the right place to invest in persistence. Useful framing for anyone designing stateful agent architectures right now.

  • ruvnet/metaharness

    Scaffolds a fully wired AI agent harness — npx CLI, MCP server, memory, learning loop, and witness-signed releases — in one go. Targets teams building branded, production-grade agents on top of Claude Code, Codex, or hardware-isolated sandboxes. Worth a serious look if you are shipping agent infrastructure this month.

  • SyncBooster

    Chat-driven social media post creation and publishing across platforms. Positions itself as an AI-native alternative to Buffer or Hootsuite for founders who would rather type a prompt than fill out a scheduling form.

  • AISight

    Audits your website from the perspective of AI answer engines — checking how LLM-based search surfaces like Perplexity or ChatGPT browse and represent your content. Useful for founders who care about AI-driven discoverability, not just traditional SEO.

  • AI Engineer Meets AI Engineer

    A live dispatch from an AI engineering conference, capturing first-day impressions and hallway-track observations. Useful ambient signal on what practitioners are actually building and arguing about, but no actionable tools or decisions land in this piece.

  • 18 Hot Takes On Where AI is Headed Next

    A newsletter-style roundup of predictions on AI market direction, covering agents, commoditization, and where the margin goes next. Background reading rather than an actionable tool, but the takes are concrete enough to be worth skimming on a slow afternoon.

  • PieterPost MCP

    Hooks an AI agent into physical postal mail so it can send real letters, postcards, or packages without a human in the loop. If your product touches anything that needs a paper trail or physical touchpoint, this is the MCP connector to wire it up.

  • Enterprise LLM Gateway: Route, govern, and secure your AI traffic

    A write-up covering how to build or buy an LLM gateway that routes traffic across multiple AI providers, enforces cost controls, and logs requests for compliance. Useful orientation if your team is juggling OpenAI, Anthropic, and Groq and starting to feel the chaos.

  • Robot Learning: A Tutorial

    An interactive browser-based tutorial covering robot learning fundamentals, tied to the LeRobot open-source robotics stack. Aimed at people who want to understand imitation learning and reinforcement learning for physical robots without setting up a local environment first.

  • Qwen Image Edit Rapid AIO (NSFW)

    A hosted image editing demo wrapping Qwen's vision model with NSFW content filters removed. Thin wrapper over a public model with no visible differentiation beyond the content policy change. Worth knowing exists; not worth a Saturday.

  • MagicQuill

    A brush-based image editing demo that lets you add, erase, or recolor content in a photo by drawing rough strokes and describing what you want. The interaction model is closer to Photoshop than to a prompt box, which makes it genuinely different from the usual inpaint-by-text tools.

  • supabase/mcp

    Hooks Supabase directly into AI assistants via the Model Context Protocol, letting agents query your database, manage tables, and run migrations through natural language without leaving the assistant context. Useful for any team already on Supabase who wants to give their AI tooling real backend access.

  • This Is Software’s iPhone Moment

    An opinion piece arguing that AI represents a fundamental shift in software creation, using the democratization of photography as its central analogy. No tool, no code, no benchmark — purely editorial. Worth reading if you enjoy that genre of argument, but skip if you are already sold on the premise.

  • Top 8 API CLI Tools Every Developer Should Know in 2026

    A listicle covering eight CLI tools for working with APIs from the terminal. Likely covers familiar names with a thin new-year framing. Worth a skim if you have a new team member who lives in curl and wants a structured comparison.

  • Hackathon Winners Scoop $35,000 In Cash And Credits

    A recap of the AI Engineer World's Fair Hackathon results, covering winning projects and prize distribution. Useful if you want to see what kinds of AI builds are winning competitive formats right now, but there is no tool or product to evaluate here.

  • Kolors Virtual Try-On

    A browser demo that lets you drop a clothing image and a person photo and get a realistic try-on composite back. No account, no SDK, just upload and go. Useful for any e-commerce or fashion SaaS team evaluating whether AI garment try-on is ready for their product yet.

  • What's Next for AI?

    An opinion piece on near-term AI directions from a writer who covers the space regularly. No product or tool covered. Useful only as a pulse check on mainstream AI discourse, not as a signal for builders choosing what to build or buy next.

  • 5 Open Source Alternatives I've Been Using Lately

    A developer roundup of five open-source tools replacing common paid SaaS staples. No single breakthrough find, but a reasonable checklist for builders auditing their tooling costs or looking to cut vendor dependencies.

  • Need a break? Play today's game from The Daily Context.

    A promotional post pointing to a browser game tied to AI conference coverage. No tool, no product, no builder takeaway. Included only for completeness — skip unless you genuinely need a distraction during a conference sprint.

  • Welcome to AI Engineer World’s Fair 2026

    A conference newspaper intro post for AI Engineer World's Fair 2026. Event coverage framing, not a tool. Worth a glance if you are tracking the conference agenda or the AI engineering community pulse, but nothing actionable for builders this week.

  • huangjunsen0406/py-xiaozhi

    An open-source AI assistant framework built in Python that wires together voice interaction, MCP tool integrations, multimodal workflows, and IoT device support in one cross-platform package. Aimed at builders who want a self-hosted assistant backbone rather than another cloud API subscription.