Tools Bench.

Product launches and open-source repos with enough signal to earn a second look.

Last Brew Time: Jun 26, 2026, 7:27 AM PT

Insight

Builders are converging on agent-infra that absorbs real-world mess

Featured

GitHub70.1K

Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.

Market Signal

Why It Has Market Pull

MinerU is Shanghai AI Lab's document-to-LLM-markdown pipeline and the clearest builder-ROI candidate in the run. 70,000+ stars, SOTA score on OmniDocBench v1.5, and a recent license switch from AGPLv3 to a permissive Apache-2.0-based license that opens commercial deployment without legal friction.

  • 70,000+ GitHub stars; one of the highest-starred AI tools the run surfaced this cycle.
  • Pipeline backend scores 86.2 on OmniDocBench v1.5; upgraded VLM model is MinerU2.5-Pro-2604-1.2B.
  • Now parses PDF, DOCX, PPTX, XLSX, and images into Markdown/JSON tuned for agentic workflows.
  • Officially relicensed to the MinerU Open Source License (Apache 2.0 based) - removes the AGPLv3 commercial blocker.
  • Broadest hardware support of any open document-to-LLM tool: NVIDIA, AMD, plus a dozen Chinese accelerator platforms.

feedbacks

What People Are Saying

  • "Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows."GitHub repo description

  • "Has the most GitHub stars for a reason - it's extremely capable at complex document layouts, especially CJK content."themenonlab blog

  • "Broadest hardware support of any tool here, running on NVIDIA, AMD, and a dozen Chinese accelerator platforms."themenonlab blog

  • "The pipeline backend achieves a score of 86.2 on OmniDocBench v1.5."themenonlab blog

  • "License change significantly reduces adoption friction for both community users and commercial deployments."themenonlab blog

  • "PDF转markdown,AI知识库绝配,科研文献整理必备."YouTube post

  • "Local OCR VLM - Text and Table Extraction Test."YouTube post

GitHub1.3K

Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS

Market Signal

Why It Has Market Pull

Official AWS launch of the Agent Toolkit for AWS on May 6, 2026 - the successor to the AWS Labs MCP servers. Bundles a generally-available managed MCP server with three plugins (AWS Core, AWS Data Analytics, AWS Agents) and integrates with IAM, CloudWatch, and CloudTrail for enterprise-grade controls. Free; you only pay for the AWS resources your agents touch.

  • Official AWS launch on May 6, 2026 - reached GA the same day with the AWS MCP Server.
  • Three packaged plugins: AWS Core (full-stack apps), AWS Data Analytics (pipelines and queries), AWS Agents (Bedrock AgentCore production agents).
  • Managed MCP Server hands AI coding agents IAM-scoped, CloudWatch-monitored, CloudTrail-audited access to AWS services.
  • Free of charge - the toolkit itself costs nothing; users only pay for the underlying AWS resources their agents use.
  • Direct successor to the awslabs/mcp open-source servers, with production support and AWS guidance behind it.

feedbacks

What People Are Saying

  • "Official, AWS-supported MCP servers, skills, and plugins to help AI agents build on AWS."GitHub repo description

  • "Helps AI coding agents build on AWS with fewer errors, lower token costs, and enterprise-grade security controls."AWS announcement

  • "The AWS MCP Server is now generally available."AWS blog

  • "Lets coding agents interact with AWS while maintaining visibility and control through IAM-based guardrails, Amazon CloudWatch metrics, and AWS CloudTrail logging."AWS announcement

  • "Successor to the MCP servers, plugins, and skills available on AWS Labs."AWS blog

  • "What is the AWS Agent Toolkit? MCP, Skills, Plugins (May 2026)."andrew.ooo article

  • "Managed, GA, 15K APIs."MCP Directory guide

Product Hunt531

BrowserAct is built for agents using the web. It gives agents a browser layer for real websites, so they can pass blocked pages, adapt to real scenarios, run multiple tasks safely, and return clean web data for reasoning. Use BrowserAct when an agent needs to browse, click, extract, fill forms, upload files, work inside logged-in sites, handle verification, or run repeatable browser workflows.

Market Signal

Why It Has Market Pull

BrowserAct is a browser layer purpose-built for AI agents - the part of an agent stack that handles login walls, captchas, dynamic pages, and session isolation that breaks most agent demos in the wild. 531 Product Hunt votes; the team open-sourced two AI-agent skills and shipped a free 7-day trial alongside the launch.

  • 531 upvotes on Product Hunt; covered by GlobeNewswire, OpenSourceForU, and a dev.to write-up.
  • Open-sourced two AI-agent skills to give agents the power to use the real web independently.
  • Bundles fingerprint rotation, residential proxies, autonomous CAPTCHA solving, and session isolation under one CLI.
  • Runs alongside native Chrome sessions locally - logged-in state and sensitive cookies stay on-device.
  • Top community tutorial (177,000+ views) walks through wiring BrowserAct into n8n with MCP for a 24/7 Reddit monitor.

feedbacks

What People Are Saying

  • "BrowserAct is built for agents using the web. It gives agents a browser layer for real web work."Product Hunt tagline

  • "Reads the messy parts of the web your agent can't handle alone."BrowserAct landing page

  • "Build an AI Agent That Monitors Reddit 24/7 (n8n + BrowserAct + MCP)."YouTube post

  • "This Free AI Browser Agent Gets Past Anti-Bot Blocks Where Playwright Fails."YouTube post

  • "BrowserAct Open-Sources Two AI-Agent Skills, Giving Agents the Power to Use the Real Web."GlobeNewswire article

  • "My AI Agent Hit a Login Wall: BrowserAct Let It Ask for Help and Resume."Dev.to article

  • "Outputs data in a clean, indexed format designed for LLMs."Product Hunt comment

Hacker News318 pts

Hi HN, Nick here. We’re launching OpenKnowledge ( https://openknowledge.ai/ ), a “what you see is what you get” markdown editor that has direct integrations with Claude, Codex, and other agents. Available as MacOS app or Web UI+CLI. Fully free/local and OSS. We built this because we wanted a Notion-like experience for writing and sharing markdown files across our team. Obsidian is the best alternative we tried, but found it doesn’t have a true WYSWIG UI and it didn’t integrate well with Claude/C... (318 points, 152 comments).

Market Signal

Why It Has Market Pull

OpenKnowledge is Inkeep's open-source AI-first alternative to Obsidian and Notion. Strong launch with 318 HN upvotes; combines local Markdown storage with on-device LLM search, summarization, and auto-tagging - no data leaves the laptop. Inkeep is a Y Combinator-backed company already known in the developer-docs space.

  • 318 upvotes on Hacker News in the first day with 123 comments - top-of-page launch.
  • Open-source under inkeep/open-knowledge; shipped by Y Combinator-backed Inkeep, an established developer-docs vendor.
  • All data stays local: Markdown folder storage plus an on-device LLM handles semantic search, summarization, and auto-tagging.
  • Ships with prompt templates for common tasks like meeting summaries and literature reviews.
  • Fast local indexing on mid-range laptops; early testers praised the plain-Markdown storage decision.

feedbacks

What People Are Saying

  • "Open source AI-first alternative to Obsidian/Notion."HN Show HN post

  • "Drew 250 points with 123 comments in its first day."HN post

  • "Fast local indexing on mid-range laptops; users praised the decision to keep all data in plain Markdown files."PromptZone review

  • "Several comments flagged missing mobile sync and asked for export options that match Obsidian's plugin ecosystem."HN comment

  • "Targets users who want AI features without cloud dependency, with developers and researchers who already maintain local Markdown folders gaining the most."PromptZone review

  • "Embedded model handles semantic search and auto-tagging without sending data to external servers."GitHub README

Market Signal

Why It Has Market Pull

Polygraph is Nx's new meta-harness for coding agents - it stitches every repo a team has access to into one synthetic monorepo and records agent sessions so work survives across runs and agents. Built by Nx co-founders Victor Savkin and Jeff Cross (former Google Angular engineers); free during early access. Independently covered by The New Stack.

  • Built by Nx, the company behind the open-source monorepo tooling; co-founders are former Angular engineers from Google.
  • Connects every private and public repo into one synthetic dependency graph without moving any code; agents can orchestrate cross-repo PRs and CI as a single change.
  • Records every agent session so work resumes across machines and across coding agents.
  • Independently covered by The New Stack as a direct fix for what's stalling AI coding agents in monorepos.
  • Free during early access; ships a Claude Code skill (nrwl/polygraph-skills) and is listed in mcpmarket.

feedbacks

What People Are Saying

  • "Let AI agents see cross repo and maintain session memory."Product Hunt tagline

  • "Nx debuts Polygraph, taking aim at what's stalling AI coding agents."TechCrunch article

  • "A meta-harness that gives agents what they're missing: visibility across every repo boundary and memory that survives the session."Nx blog post

  • "The Secret Weapon to Keep AI Agents from Crashing into the Monorepo."forgenex article

  • "skills, subagents and the claude plugin for polygraph."GitHub README

  • "Polygraph Claude Code Skill | Multi-Repo Coordination."MCP Market listing

  • "See everything, forget nothing."trypolygraph landing page

Sources

GitHub

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

World's first open-source, agentic video production system. 12 pipelines, 52 tools, 500+ agent skills. Turn your AI coding assistant into a full video production studio.

A format specification for describing a visual identity to coding agents. DESIGN.md gives agents a persistent, structured understanding of a design system.

A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 300+ supported cars.

Product Hunt

AI coding agents are limited to how autonomously they can work because they have no model of the codebase as a whole. Polygraph is a meta-harness that gives agents what they're missing: Visibility across every repo boundary and memory that survives the session. Connect all your repos, private and public, into a unified dependency graph without moving any code. Resume, reference or build on any session created by any developer, on another machine, even on different agents.

Most AI teams pick a model first and discover the bill later. We built Oxlo.ai to change that. Access 35+ frontier AI models including DeepSeek V4 Pro, Kimi K2.6, GLM 5, Qwen, Llama, and Mistral through a single API. Compare models, calibrate responses, and choose the right model for each use case. Scale across AI models with predictable monthly subscriptions, benchmark-grade performance, generous usage limits, and we never train on your data.

448

Zaro is where you can build working software from your scattered work. Everything you know is spread across Gmail, Slack, notes, and tabs that don't talk - Zaro pulls it into one place and lets you build apps from it in minutes: your research, your side projects, your plans, your decisions. Then they keep themselves updated, checking your connections every day so you don't have to. No code. No maintenance. No graveyard of prototypes you started and never finished.

Motion now lives on the canvas—in the same file as your components, your variables, and your team—so your designs can come to life from day one.

Brain² knows every task, Doc, chat, and decision, and how they all connect. No re-explaining required. Pick any AI model, connect all your apps, and let AI work with full context of your company. Memory, agents, and MCP integrations built in.

Create *Live* AI teammates for every tough sales conversation. Each teammate shows up with human-like voice, avatar, and tools in minutes, can be deployed to phone, Google Meet, Zoom, or your application, and self-improves with every conversation. Use them to qualify leads, run autonomous product demos, coach new sales reps, and support your team live when the deal is on the line.

Hacker News

Anthropic and OpenAI's publicly available models are explicitly guard-railed so that they refuse offensive tasks. And their cyber-focussed models are gated for enterprises. This leaves SMEs and mid market open to major vulnerabilities. AI can be used as both an adversarial and defensive tool in the world of cyber. A worst case outcome is if only the adversaries have access. Meanwhile, most existing AI cyber tools are just wrappers. The problem is that they still have all the guardrails on from t... (93 points, 40 comments).

Hey HN. http://peerd.ai is an AI agent harness that lives entirely in your browser as a web extension. You don’t have to install a separate “AI browser”. You don’t have to bolt on or run some external process or manage a clunky mcp integration. It’s just a fully contained web extension, written in no build vanilla JS with minimal non-browser dependencies, using your own provider keys, and Apache 2. This isn’t just a fun hack. While it has largely been a solo side project, I genuinely believe the... (71 points, 22 comments).

Hi HN, I think it's safe to say that the majority of developers don't give a second thought to writing code with I/O tangled in business logic. It's all too common to see code like: const user = findUser(email); if (!user) await saveUser(user); Now, you may ask: what's the big deal? When we write code like this, two things happen: 1. It gets harder to debug production bugs. Unless you have the exact same database and remote API services to connect to, you may fail to reproduce the bug. 2. You ha... (56 points, 14 comments).

Hi HN, I'm Ahmad from the Intuned ( https://intunedhq.com ) team. Today, we're releasing and open-sourcing Selector Forge ( https://selectorforge.ai/ ), a browser extension that generates reliable CSS/XPath selectors using AI. You can use it to create a selector for a single element or for an array of elements. The selectors it creates are meant to be "semantic" and more resilient to page changes than what Chrome DevTool’s “Copy Selector” (and other similar extensions) give you. Those tend to ha... (38 points, 2 comments).

Shumai is an open source platform for uploading creative files, managing projects, collecting precise feedback, sharing work, and collaborating with AI agents, all in one simple creative-first workspace. I’ve always liked the product design of Frame.io, and I wanted to build an alternative that feels just as polished, while being open source and easy to self host. You can deploy Shumai with docker compose in just a few minutes. It can also be installed from npm, though you'll need to provide you... (61 points, 4 comments).

We built HALO (Hierarchal Agent Loop Optimizer), an open-source tool for debugging and optimizing AI agents using their execution traces. It’s a loop. Run your agent, feed the traces to HALO, get the report, apply the fixes, then re-run your agent. HALO takes in OTEL compliant traces from AI agents using tracing frameworks such as Langfuse, Arize/OpenInference, or even just plain JSONL. It uses an RLM (Recursive Language Model) to more efficiently break trace analysis into smaller subproblems in... (27 points, 10 comments).

HF Spaces

16.6K likes

Generate any application by Vibe Coding it DeepSite is a Vibe Coding Platform designed to make coding smarter and more efficient. Tailored for developers, data scientists, and AI engineers, it integrates generative AI into your coding projects to enhance creativity and productivity. DeepSite v4 is a Hugging Face Space tagged with docker, region:us. It has 16617 likes on Hugging Face.

Track, rank and evaluate open LLMs and chatbots Modern React interface for comparing Large Language Models (LLMs) in an open and reproducible way. 📊 Interactive table with advanced sorting and filtering 🔍 Semantic model search 📌 Pin models for comparison 📱 Responsive and modern interface 🎨 Dark/Light mode ⚡️ Optimized performance with virtualization The project is split into two main parts: React Material-UI TanStack Table & Virtual Express.js FastAPI Hugging Face API Docker The application is containerized using Docker and can be run using: Open LLM Leaderboard is a Hugging Face Space tagged with docker, leaderboard, modality:text, submission:automatic, test:public. It has 14035 likes on Hu...

11.1K likes

Create your own AI comic with a single prompt Last release: AI Comic Factory 1.2 The AI Comic Factory has an official website: aicomicfactory.app For more information about my other projects please check linktr.ee/FLNGR. If you like the AI Comic Factory, let me know! I am always creating new spaces and exploring new ideas for demos, meaning I don't have much time to take care of all of them (I wish I could clone myself or ask robots to do it). If you appreciate the AI Comic Factory and would like to leave a tip, that would be very kind 🫶 First, I would like to highlight that everything is open-source (see here, here, here, here). However the project isn't a monolithic Space that can be dupli...

Kolors Virtual Try-On is a Hugging Face Space tagged with gradio, region:us. It has 10114 likes on Hugging Face.

5.1K likes

Wan2.2 Animate is a Hugging Face Space tagged with gradio, region:us. It has 5114 likes on Hugging Face.

5.1K likes

AudioCraft is a PyTorch library for deep learning research on audio generation. AudioCraft contains inference and training code for two state-of-the-art AI generative models producing high-quality audio: AudioGen and MusicGen. Installation AudioCraft requires Python 3.9, PyTorch 2.0.0. To install AudioCraft, you can run the following: We also recommend having ffmpeg installed, either through your system or Anaconda: At the moment, AudioCraft contains the training code and inference code for: MusicGen: A state-of-the-art controllable text-to-music model. AudioGen: A state-of-the-art text-to-sound model. EnCodec: A state-of-the-art high fidelity neural audio codec. Multi Band Diffusion: An EnC...

AI Tools — June 26, 2026 Edition | Agentic Brew