
Not Just You
Monitor status and metadata-based problem signals for AI tools.
dobby_lee · HN
Open-Source for AI tool status checker
The full gallery
Tech stack
21 projects

Monitor status and metadata-based problem signals for AI tools.
dobby_lee · HN
Open-Source for AI tool status checker

Tool Arena is the free, playable leaderboard for software tools. Add your tool, earn XP, and set a top-three game score.
@toolarena · X
You might find a few at Builders add their tools free, and users rank them through game XP. Even sponsors can’t buy #1.

Measure objects in photos by setting one known reference size.
@Laxman101058405 · X
A few days ago I needed to measure something from a photo. Instead of searching for the perfect tool, I thought: "Why not build it?" So over the next 2 days, I built a Photo Measurement Tool using Cursor. If you try it, I'd love to know what you think.

AI-powered retrospectives for IT teams that connect to your tools and identify improvement patterns.
@akadhanu · X
an ai sprint retrospectives for it teams (

The permanent paid leaderboard for software tools. Start at $1 and pay more to climb.
@notathrv · X

AI tool that validates startup ideas, finds competitors, and suggests business pivots.
@ArchieHashani · X

Find the tool stack your job actually runs on. Prices, what each tool does, and a free alternative for every combo.
@Novembernine_ · X
Whenever I was coding, designing, or working on a project, I always got confused about which tools to use and the pricing was often so steep that I had no idea what to choose. I initially built this for my own searches, but feel free to use it too.

Audit AI-built applications for security vulnerabilities and receive proof of findings.
u/mrtrly · Reddit
I asked ChatGPT 20 different ways who could fix a half-built app. It never named my company once. I do codebase rescue for founders in exactly that spot, so that one stung. There are already plenty of tools that measure this kind of AI visibility, a CDN even ships one free, so I built mine mostly to see my own number, and it confirmed the bad news: near zero. The measuring turned out to be the easy part. What none of the tools do, and what I actually care about, is the fix: getting the mode

Check AI-generated outputs for errors and security issues before shipping to production.
u/Brief_Dust8845 · Reddit
I pivoted from my initial idea after realizing I was solving the right problem at the wrong time When I started building GaaS Guard, it was an AI governance tool for companies. The idea was to help organizations defend against prompt injection and unsafe AI interactions. It was technically interesting, and I still genuinely believe I was solving a real problem. The problem was, it just wasn’t selling—to be brutally honest. Here’s how I actually ended up pivoting. I started using a b

Compare AI language models by performance across official benchmarks.
fcten · V2EX
做了一个大模型 leaderboard 网站 最近一个月 CodeX 疯狂送重置,token 根本用不完,顺手做点东西。 地址:[知行录]( https://leaderboard.cn/) 排行依据主要为模型官方基准测试成绩。非主观排名。 数据会持续更新。如果有点用,欢迎各位 v 友收藏~

Analyze Python code across 14 quality dimensions to detect violations and measure capabilities.
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!

Practice system design by submitting architectures and experiencing AI-triggered production incidents.
u/No-Preference-846 · Reddit
I built an AI-augmented system design practice tool that triggers a live production incident when you submit your design - not just a critique Every system design prep resource I used was static — read a diagram, read the tradeoffs, move to the next one. Nothing ever pushed back on what I actually built. So I built ChaosBench . You design a system on a canvas — drag components, wire them up — and when you submit it, an LLM (Gemini) finds the actual weak point in your specific design and