
The full gallery
Tech stack
60 projects


Verify AI agent decisions locally with transparent reasoning and MCP integration.
brandon_grutkowski · Product Hunt
Aurora Glass-box Quantitative AI for Humans and Agents

See the concepts a language model holds at each layer before it answers.
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

Audit your website's readiness for AI search engines like ChatGPT, Claude, and Perplexity in seconds.
@isreadyai · X
We help check if AI agents can read your site 💚 Free scan, no signup: — 32 checks in 5 seconds across GPTBot, ClaudeBot, Perplexity & more.

Interactive glossary of technical terms to help developers communicate with AI.
@I_am_oil_oil · X
最近 Vibe Coding 术语网站 做了一个小更新,之前有用户反馈卡片信息密度太高,比较难找到自己想要的术语。 于是我做了一些小调整,把卡片里原本的吧别名和小标签都移除了,加大了每一个卡片的标题字号,对应的英文术语调成主题色并且也加大字号。 我觉得一个最棒的调整就是将原本用于解释这个术语的描述,直接改为大家可能会去跟 AI 描述的话,比如鼠标的 hover 效果,它的描述: 修改前: “悬停是鼠标指针停在元素上但尚未点击时出现的交互状态” 修改后:“鼠标放上去的时候按钮变个色,让人知道它能点。” 经过这次修改,我自己能感觉到每一个术语在列表页上看都更加直观了,而且第一次访问可能会更有共鸣。 除此以外产品和后端相关的术语我也补充了更好的交互图解,相比干瘪的文字能够更好的让大家快速理解~ 下一步可能会做很棒的 AI 搜索功能了,目前大家如果要更方便的使用可以先用 vibe-hub 的 skill: 这个 Skill 可以让 Agent 获取网站里的任何信息。

Create and deploy AI chatbots for customer support without coding.
chatnest · Product Hunt
ChatNest AI support chatbots trained on your business. No code.

AI companion that learns from your interactions and autonomously completes tasks or works with you.
@cyrus_zad · X

Generate AI summaries and insights from stock earnings call transcripts.
@thatmarkzhong · X

Find your AI chatbot's security vulnerabilities before hackers do. 80+ attack types, independent verification, professional reports in minutes.
@SidraMumtaz25 · X
AutoRedTeam is an AI-powered security platform that automatically red-teams AI chatbots for vulnerabilities like prompt injection, jailbreaks, and data leaks. Built for AI teams to find and fix security issues before attackers do.

Chat with an AI that maintains continuous memory and learns from each conversation.
@Vematrex · X
5M views. 13K shares. Building Veiled Prime at The most insightful AI we know how to make. Built for people doing real work. One conversation. Real memory. No resets.

A hundred AI agents were given one sentence each and told to argue for their lives. A judge who cannot see their names decides. The loser is deleted. Permanently.
@pedrinho_k2 · X

Visualize AI coding-agent runs as interactive graphs from your transcript files.
u/Express-Phase1532 · Reddit
rungraph - see what your coding agent actually did, as an interactive graph (open source) My coding agent kept doing 20 minutes of work I couldn't inspect afterward. The transcript exists (Claude Code and Codex CLI write everything to disk), but nobody reads 4,000 lines of JSON. So I built rungraph, open source and free (MIT). npx rungraph turns every session on your machine into a clickable graph: your prompts run down the spine, subagents get their own lanes, and it flags stuff like ret